Rate Overview
Live
1 GBP = 1202.07 CLP
1 CLP = 0.000832
GBP
Avg
1208.17
High
1213.65
Low
1201.45
Last updated: 5/27/2026, 3:11:44 PM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,202.07 CLP |
| 10 GBP | 12,020.71 CLP |
| 50 GBP | 60,103.56 CLP |
| 100 GBP | 120,207.12 CLP |
| 500 GBP | 601,035.60 CLP |
| 1,000 GBP | 1,202,071.20 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-27T15:11:44Z",
"rates": {
"CLP": 1202.071196
}
}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": 120207.1196,
"rate": 1202.071196
}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