Rate Overview
Live
1 GBP = 1263.53 CLP
1 CLP = 0.000791
GBP
Avg
1233.93
High
1310.47
Low
1163.81
Last updated: 7/25/2026, 12:30:23 PM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,263.53 CLP |
| 10 GBP | 12,635.30 CLP |
| 50 GBP | 63,176.49 CLP |
| 100 GBP | 126,352.99 CLP |
| 500 GBP | 631,764.93 CLP |
| 1,000 GBP | 1,263,529.87 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-07-25T12:30:23Z",
"rates": {
"CLP": 1263.529865
}
}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": 126352.9865,
"rate": 1263.529865
}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