Rate Overview
Live
1 GBP = 1237.80 CLP
1 CLP = 0.000808
GBP
Avg
1234.41
High
1237.83
Low
1230.94
Last updated: 8/14/2026, 10:43:14 PM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,237.80 CLP |
| 10 GBP | 12,377.98 CLP |
| 50 GBP | 61,889.92 CLP |
| 100 GBP | 123,779.85 CLP |
| 500 GBP | 618,899.24 CLP |
| 1,000 GBP | 1,237,798.47 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-08-14T22:43:14Z",
"rates": {
"CLP": 1237.798474
}
}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": 123779.8474,
"rate": 1237.798474
}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