Rate Overview
Live
1 GBP = 1238.65 CLP
1 CLP = 0.000807
GBP
Avg
1229.74
High
1238.65
Low
1219.34
Last updated: 3/27/2026, 5:42:16 AM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,238.65 CLP |
| 10 GBP | 12,386.54 CLP |
| 50 GBP | 61,932.70 CLP |
| 100 GBP | 123,865.40 CLP |
| 500 GBP | 619,326.99 CLP |
| 1,000 GBP | 1,238,653.98 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-27T05:42:16Z",
"rates": {
"CLP": 1238.653977
}
}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": 123865.3977,
"rate": 1238.653977
}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