Rate Overview
Live
1 GBP = 1228.43 CLP
1 CLP = 0.000814
GBP
Avg
1227.05
High
1234.77
Low
1219.19
Last updated: 7/6/2026, 9:21:46 AM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,228.43 CLP |
| 10 GBP | 12,284.25 CLP |
| 50 GBP | 61,421.26 CLP |
| 100 GBP | 122,842.52 CLP |
| 500 GBP | 614,212.59 CLP |
| 1,000 GBP | 1,228,425.18 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-06T09:21:46Z",
"rates": {
"CLP": 1228.425183
}
}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": 122842.51830000001,
"rate": 1228.425183
}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