Rate Overview
Live
1 GBP = 1261.23 CLP
1 CLP = 0.000793
GBP
Avg
1208.77
High
1263.03
Low
1159.59
Last updated: 7/27/2026, 10:40:27 PM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,261.23 CLP |
| 10 GBP | 12,612.34 CLP |
| 50 GBP | 63,061.68 CLP |
| 100 GBP | 126,123.36 CLP |
| 500 GBP | 630,616.81 CLP |
| 1,000 GBP | 1,261,233.62 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-27T22:40:27Z",
"rates": {
"CLP": 1261.233619
}
}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": 126123.3619,
"rate": 1261.233619
}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