Rate Overview
Live
1 GBP = 1260.32 CLP
1 CLP = 0.000793
GBP
Avg
1254.91
High
1260.67
Low
1249.83
Last updated: 7/24/2026, 10:15:12 PM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,260.32 CLP |
| 10 GBP | 12,603.16 CLP |
| 50 GBP | 63,015.78 CLP |
| 100 GBP | 126,031.56 CLP |
| 500 GBP | 630,157.79 CLP |
| 1,000 GBP | 1,260,315.57 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-24T22:15:12Z",
"rates": {
"CLP": 1260.31557
}
}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": 126031.557,
"rate": 1260.31557
}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