Rate Overview
Live
1 GBP = 1239.05 CLP
1 CLP = 0.000807
GBP
Avg
1208.50
High
1239.05
Low
1160.32
Last updated: 3/27/2026, 7:18:00 AM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,239.05 CLP |
| 10 GBP | 12,390.54 CLP |
| 50 GBP | 61,952.70 CLP |
| 100 GBP | 123,905.40 CLP |
| 500 GBP | 619,527.00 CLP |
| 1,000 GBP | 1,239,054.01 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-03-27T07:18:00Z",
"rates": {
"CLP": 1239.054009
}
}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": 123905.4009,
"rate": 1239.054009
}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