Rate Overview
Live
1 GBP = 1211.23 CLP
1 CLP = 0.000826
GBP
Avg
1187.89
High
1211.23
Low
1166.23
Last updated: 3/6/2026, 8:12:18 AM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,211.23 CLP |
| 10 GBP | 12,112.29 CLP |
| 50 GBP | 60,561.47 CLP |
| 100 GBP | 121,122.94 CLP |
| 500 GBP | 605,614.70 CLP |
| 1,000 GBP | 1,211,229.40 CLP |
Get GBP/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=CLPExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-06T08:12:18Z",
"rates": {
"CLP": 1211.229402
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "CLP",
"amount": 100
},
"result": 121122.9402,
"rate": 1211.229402
}Build with GBP/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key