Rate Overview
Live
1 GBP = 1260.37 CLP
1 CLP = 0.000793
GBP
Avg
1209.73
High
1264.87
Low
1166.54
Last updated: 7/28/2026, 12:40:50 AM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,260.37 CLP |
| 10 GBP | 12,603.72 CLP |
| 50 GBP | 63,018.61 CLP |
| 100 GBP | 126,037.21 CLP |
| 500 GBP | 630,186.07 CLP |
| 1,000 GBP | 1,260,372.15 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-28T00:40:50Z",
"rates": {
"CLP": 1260.372147
}
}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": 126037.21470000001,
"rate": 1260.372147
}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