Rate Overview
Live
1 GBP = 1254.23 CLP
1 CLP = 0.000797
GBP
Avg
1208.20
High
1254.54
Low
1166.54
Last updated: 7/20/2026, 12:10:01 AM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,254.23 CLP |
| 10 GBP | 12,542.31 CLP |
| 50 GBP | 62,711.53 CLP |
| 100 GBP | 125,423.05 CLP |
| 500 GBP | 627,115.26 CLP |
| 1,000 GBP | 1,254,230.52 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-07-20T00:10:01Z",
"rates": {
"CLP": 1254.230524
}
}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": 125423.0524,
"rate": 1254.230524
}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