Rate Overview
Live
1 GBP = 1201.02 CLP
1 CLP = 0.000833
GBP
Avg
1239.77
High
1315.65
Low
1159.59
Last updated: 5/27/2026, 5:33:50 PM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,201.02 CLP |
| 10 GBP | 12,010.20 CLP |
| 50 GBP | 60,051.01 CLP |
| 100 GBP | 120,102.02 CLP |
| 500 GBP | 600,510.12 CLP |
| 1,000 GBP | 1,201,020.23 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-05-27T17:33:50Z",
"rates": {
"CLP": 1201.02023
}
}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": 120102.02300000002,
"rate": 1201.02023
}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