GBP to CLP – British Pound Sterling, Chilean Peso – Today, Historical
GBP to CLP Conversion Rates – Last 15 days
Date | 1 USD = |
---|---|
2021-01-26 | 1,001.7839 CLP |
2021-01-25 | 997.5259 CLP |
2021-01-24 | 995.4786 CLP |
2021-01-23 | 995.4786 CLP |
2021-01-22 | 980.9206 CLP |
2021-01-21 | 989.1993 CLP |
2021-01-20 | 1,007.6728 CLP |
2021-01-19 | 997.8720 CLP |
2021-01-18 | 996.9447 CLP |
2021-01-17 | 998.8347 CLP |
2021-01-16 | 998.4883 CLP |
2021-01-15 | 991.6550 CLP |
2021-01-14 | 1,007.6082 CLP |
2021-01-13 | 992.1921 CLP |
2021-01-12 | 974.3777 CLP |
google.charts.load(“current”, {packages: [“corechart”, “line”]});
google.charts.setOnLoadCallback(drawBasic);function drawBasic() {
var data = new google.visualization.DataTable();data.addColumn(“date”, “Date”);
data.addColumn(“number”, “Conversion Rate”);
data.addColumn({type: “number”, role: “annotation”});data.addRows([[new Date(“2021-01-26”),1,001.784,1,001.78],[new Date(“2021-01-25”),997.526,997.53],[new Date(“2021-01-24”),995.479,995.48],[new Date(“2021-01-23”),995.479,995.48],[new Date(“2021-01-22”),980.921,980.92],[new Date(“2021-01-21”),989.199,989.20],[new Date(“2021-01-20”),1,007.673,1,007.67],[new Date(“2021-01-19”),997.872,997.87],[new Date(“2021-01-18”),996.945,996.94],[new Date(“2021-01-17”),998.835,998.83],[new Date(“2021-01-16”),998.488,998.49],[new Date(“2021-01-15”),991.655,991.65],[new Date(“2021-01-14”),1,007.608,1,007.61],[new Date(“2021-01-13”),992.192,992.19],[new Date(“2021-01-12”),974.378,974.38],]);var options = {
hAxis: {
title: ‘Date’
},
vAxis: {
title: ‘Conversion Rate’
},
lineWidth: 4,
‘chartArea’: {‘width’: ‘80%’, ‘height’: ‘80%’},
‘legend’: {‘position’: ‘none’},
‘colors’:[‘green’]
};
var chart = new google.visualization.LineChart(document.getElementById(‘chart_div_15days’));
chart.draw(data, options);
}
google.charts.setOnLoadCallback(drawBasic);function drawBasic() {
var data = new google.visualization.DataTable();data.addColumn(“date”, “Date”);
data.addColumn(“number”, “Conversion Rate”);
data.addColumn({type: “number”, role: “annotation”});data.addRows([[new Date(“2021-01-26”),1,001.784,1,001.78],[new Date(“2021-01-25”),997.526,997.53],[new Date(“2021-01-24”),995.479,995.48],[new Date(“2021-01-23”),995.479,995.48],[new Date(“2021-01-22”),980.921,980.92],[new Date(“2021-01-21”),989.199,989.20],[new Date(“2021-01-20”),1,007.673,1,007.67],[new Date(“2021-01-19”),997.872,997.87],[new Date(“2021-01-18”),996.945,996.94],[new Date(“2021-01-17”),998.835,998.83],[new Date(“2021-01-16”),998.488,998.49],[new Date(“2021-01-15”),991.655,991.65],[new Date(“2021-01-14”),1,007.608,1,007.61],[new Date(“2021-01-13”),992.192,992.19],[new Date(“2021-01-12”),974.378,974.38],]);var options = {
hAxis: {
title: ‘Date’
},
vAxis: {
title: ‘Conversion Rate’
},
lineWidth: 4,
‘chartArea’: {‘width’: ‘80%’, ‘height’: ‘80%’},
‘legend’: {‘position’: ‘none’},
‘colors’:[‘green’]
};
var chart = new google.visualization.LineChart(document.getElementById(‘chart_div_15days’));
chart.draw(data, options);
}
GBP to CLP Conversion Rates – Last 12 months
Date | 1 USD = |
---|---|
2021-01-26 | 1,001.7839 CLP |
2020-12-26 | 956.4791 CLP |
2020-11-26 | 1,022.4542 CLP |
2020-10-26 | 1,011.7989 CLP |
2020-09-26 | 1,004.4383 CLP |
2020-08-26 | 1,035.2788 CLP |
2020-07-26 | 990.5904 CLP |
2020-06-26 | 1,013.3251 CLP |
2020-05-26 | 995.5483 CLP |
2020-04-26 | 1,060.9878 CLP |
2020-03-26 | 1,011.7324 CLP |
2020-02-26 | 1,048.6194 CLP |
google.charts.load(“current”, {packages: [“corechart”, “line”]});
google.charts.setOnLoadCallback(drawBasic);function drawBasic() {
var data = new google.visualization.DataTable();data.addColumn(“date”, “Date”);
data.addColumn(“number”, “Conversion Rate”);
data.addColumn({type: “number”, role: “annotation”});data.addRows([[new Date(“2021-01-26”),1,001.784,1,001.78],[new Date(“2020-12-26”),956.479,956.48],[new Date(“2020-11-26”),1,022.454,1,022.45],[new Date(“2020-10-26”),1,011.799,1,011.80],[new Date(“2020-09-26”),1,004.438,1,004.44],[new Date(“2020-08-26”),1,035.279,1,035.28],[new Date(“2020-07-26”),990.590,990.59],[new Date(“2020-06-26”),1,013.325,1,013.33],[new Date(“2020-05-26”),995.548,995.55],[new Date(“2020-04-26”),1,060.988,1,060.99],[new Date(“2020-03-26”),1,011.732,1,011.73],[new Date(“2020-02-26”),1,048.619,1,048.62],]);var options = {
hAxis: {
title: ‘Date’
},
vAxis: {
title: ‘Conversion Rate’
},
lineWidth: 4,
‘chartArea’: {‘width’: ‘80%’, ‘height’: ‘80%’},
‘legend’: {‘position’: ‘none’},
‘colors’:[‘red’]
};
var chart = new google.visualization.LineChart(document.getElementById(‘chart_div_12months’));
chart.draw(data, options);
}
google.charts.setOnLoadCallback(drawBasic);function drawBasic() {
var data = new google.visualization.DataTable();data.addColumn(“date”, “Date”);
data.addColumn(“number”, “Conversion Rate”);
data.addColumn({type: “number”, role: “annotation”});data.addRows([[new Date(“2021-01-26”),1,001.784,1,001.78],[new Date(“2020-12-26”),956.479,956.48],[new Date(“2020-11-26”),1,022.454,1,022.45],[new Date(“2020-10-26”),1,011.799,1,011.80],[new Date(“2020-09-26”),1,004.438,1,004.44],[new Date(“2020-08-26”),1,035.279,1,035.28],[new Date(“2020-07-26”),990.590,990.59],[new Date(“2020-06-26”),1,013.325,1,013.33],[new Date(“2020-05-26”),995.548,995.55],[new Date(“2020-04-26”),1,060.988,1,060.99],[new Date(“2020-03-26”),1,011.732,1,011.73],[new Date(“2020-02-26”),1,048.619,1,048.62],]);var options = {
hAxis: {
title: ‘Date’
},
vAxis: {
title: ‘Conversion Rate’
},
lineWidth: 4,
‘chartArea’: {‘width’: ‘80%’, ‘height’: ‘80%’},
‘legend’: {‘position’: ‘none’},
‘colors’:[‘red’]
};
var chart = new google.visualization.LineChart(document.getElementById(‘chart_div_12months’));
chart.draw(data, options);
}
GBP to CLP Conversion Rates – Last 25 years
Date | 1 USD = |
---|---|
2021-01-26 | 1,001.7839 CLP |
2020-01-26 | 1,015.2454 CLP |
2019-01-26 | 879.7730 CLP |
2018-01-26 | 852.5963 CLP |
2017-01-26 | 819.9388 CLP |
2016-01-26 | 1,030.2118 CLP |
2015-01-26 | 941.3818 CLP |
2014-01-26 | 907.2032 CLP |
2013-01-26 | 745.6713 CLP |
2012-01-26 | 767.4104 CLP |
2011-01-26 | 777.7238 CLP |
2010-01-26 | 824.3521 CLP |
2009-01-26 | 856.4049 CLP |
2008-01-26 | 926.7492 CLP |
2007-01-26 | 1,059.8975 CLP |
2006-01-26 | 943.6932 CLP |
2005-01-26 | 1,102.0946 CLP |
2004-01-26 | 1,048.7139 CLP |
2003-01-26 | 1,199.3262 CLP |
2002-01-26 | 941.2367 CLP |
2001-01-26 | 829.2393 CLP |
google.charts.load(“current”, {packages: [“corechart”, “line”]});
google.charts.setOnLoadCallback(drawBasic);function drawBasic() {
var data = new google.visualization.DataTable();data.addColumn(“date”, “Date”);
data.addColumn(“number”, “Conversion Rate”);
data.addColumn({type: “number”, role: “annotation”});data.addRows([[new Date(“2021-01-26”),1,001.784,1,001.78],[new Date(“2020-01-26”),1,015.245,1,015.25],[new Date(“2019-01-26”),879.773,879.77],[new Date(“2018-01-26”),852.596,852.60],[new Date(“2017-01-26”),819.939,819.94],[new Date(“2016-01-26”),1,030.212,1,030.21],[new Date(“2015-01-26”),941.382,941.38],[new Date(“2014-01-26”),907.203,907.20],[new Date(“2013-01-26”),745.671,745.67],[new Date(“2012-01-26”),767.410,767.41],[new Date(“2011-01-26”),777.724,777.72],[new Date(“2010-01-26”),824.352,824.35],[new Date(“2009-01-26”),856.405,856.40],[new Date(“2008-01-26”),926.749,926.75],[new Date(“2007-01-26”),1,059.897,1,059.90],[new Date(“2006-01-26”),943.693,943.69],[new Date(“2005-01-26”),1,102.095,1,102.09],[new Date(“2004-01-26”),1,048.714,1,048.71],[new Date(“2003-01-26”),1,199.326,1,199.33],[new Date(“2002-01-26”),941.237,941.24],[new Date(“2001-01-26”),829.239,829.24],]);var options = {
hAxis: {
title: ‘Date’
},
vAxis: {
title: ‘Conversion Rate’
},
lineWidth: 4,
‘chartArea’: {‘width’: ‘80%’, ‘height’: ‘80%’},
‘legend’: {‘position’: ‘none’},
‘colors’:[‘blue’]
};
var chart = new google.visualization.LineChart(document.getElementById(‘chart_div_25years’));
chart.draw(data, options);
}
google.charts.setOnLoadCallback(drawBasic);function drawBasic() {
var data = new google.visualization.DataTable();data.addColumn(“date”, “Date”);
data.addColumn(“number”, “Conversion Rate”);
data.addColumn({type: “number”, role: “annotation”});data.addRows([[new Date(“2021-01-26”),1,001.784,1,001.78],[new Date(“2020-01-26”),1,015.245,1,015.25],[new Date(“2019-01-26”),879.773,879.77],[new Date(“2018-01-26”),852.596,852.60],[new Date(“2017-01-26”),819.939,819.94],[new Date(“2016-01-26”),1,030.212,1,030.21],[new Date(“2015-01-26”),941.382,941.38],[new Date(“2014-01-26”),907.203,907.20],[new Date(“2013-01-26”),745.671,745.67],[new Date(“2012-01-26”),767.410,767.41],[new Date(“2011-01-26”),777.724,777.72],[new Date(“2010-01-26”),824.352,824.35],[new Date(“2009-01-26”),856.405,856.40],[new Date(“2008-01-26”),926.749,926.75],[new Date(“2007-01-26”),1,059.897,1,059.90],[new Date(“2006-01-26”),943.693,943.69],[new Date(“2005-01-26”),1,102.095,1,102.09],[new Date(“2004-01-26”),1,048.714,1,048.71],[new Date(“2003-01-26”),1,199.326,1,199.33],[new Date(“2002-01-26”),941.237,941.24],[new Date(“2001-01-26”),829.239,829.24],]);var options = {
hAxis: {
title: ‘Date’
},
vAxis: {
title: ‘Conversion Rate’
},
lineWidth: 4,
‘chartArea’: {‘width’: ‘80%’, ‘height’: ‘80%’},
‘legend’: {‘position’: ‘none’},
‘colors’:[‘blue’]
};
var chart = new google.visualization.LineChart(document.getElementById(‘chart_div_25years’));
chart.draw(data, options);
}