Rate Overview
Live
1 GBP = 1189.66 CLP
1 CLP = 0.000841
GBP
Avg
1206.47
High
1226.92
Low
1189.46
Last updated: 6/17/2026, 6:51:53 AM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,189.66 CLP |
| 10 GBP | 11,896.61 CLP |
| 50 GBP | 59,483.03 CLP |
| 100 GBP | 118,966.07 CLP |
| 500 GBP | 594,830.34 CLP |
| 1,000 GBP | 1,189,660.68 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-06-17T06:51:53Z",
"rates": {
"CLP": 1189.660676
}
}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": 118966.0676,
"rate": 1189.660676
}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