Rate Overview
Live
1 GBP = 1236.02 CLP
1 CLP = 0.000809
GBP
Avg
1249.72
High
1306.17
Low
1164.81
Last updated: 3/27/2026, 9:11:34 AM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,236.02 CLP |
| 10 GBP | 12,360.17 CLP |
| 50 GBP | 61,800.86 CLP |
| 100 GBP | 123,601.73 CLP |
| 500 GBP | 618,008.64 CLP |
| 1,000 GBP | 1,236,017.27 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-27T09:11:34Z",
"rates": {
"CLP": 1236.017273
}
}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": 123601.7273,
"rate": 1236.017273
}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