Rate Overview
Live
1 GBP = 1199.12 CLP
1 CLP = 0.000834
GBP
Avg
1201.73
High
1214.93
Low
1198.00
Last updated: 4/17/2026, 4:57:35 AM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,199.12 CLP |
| 10 GBP | 11,991.22 CLP |
| 50 GBP | 59,956.11 CLP |
| 100 GBP | 119,912.22 CLP |
| 500 GBP | 599,561.12 CLP |
| 1,000 GBP | 1,199,122.24 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-04-17T04:57:35Z",
"rates": {
"CLP": 1199.122241
}
}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": 119912.2241,
"rate": 1199.122241
}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