Rate Overview
Live
1 GBP = 1200.48 CLP
1 CLP = 0.000833
GBP
Avg
1205.67
High
1237.32
Low
1164.94
Last updated: 5/27/2026, 4:22:43 PM
Quick Conversions
| GBP | CLP |
|---|---|
| 1 GBP | 1,200.48 CLP |
| 10 GBP | 12,004.75 CLP |
| 50 GBP | 60,023.76 CLP |
| 100 GBP | 120,047.53 CLP |
| 500 GBP | 600,237.65 CLP |
| 1,000 GBP | 1,200,475.29 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-27T16:22:43Z",
"rates": {
"CLP": 1200.475291
}
}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": 120047.5291,
"rate": 1200.475291
}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