Rate Overview
Live
1 GBP = 1201.41 CLP
1 CLP = 0.000832
GBP
Avg
1208.26
High
1213.65
Low
1201.41
Last updated: 5/27/2026, 12:31:37 PM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,201.41 CLP |
| 10 GBP | 12,014.14 CLP |
| 50 GBP | 60,070.70 CLP |
| 100 GBP | 120,141.39 CLP |
| 500 GBP | 600,706.96 CLP |
| 1,000 GBP | 1,201,413.93 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-27T12:31:37Z",
"rates": {
"CLP": 1201.413925
}
}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": 120141.3925,
"rate": 1201.413925
}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