Rate Overview
Live
1 XCD = 345.4750 CLP
1 CLP = 0.002895
XCD
Avg
340.5842
High
358.6840
Low
316.3859
Last updated: 7/19/2026, 11:43:32 AM
Quick Conversions
| XCD | CLP |
|---|---|
| 1 XCD | 345.47 CLP |
| 10 XCD | 3,454.75 CLP |
| 50 XCD | 17,273.75 CLP |
| 100 XCD | 34,547.50 CLP |
| 500 XCD | 172,737.49 CLP |
| 1,000 XCD | 345,474.98 CLP |
Get XCD/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=CLPExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-19T11:43:32Z",
"rates": {
"CLP": 345.474984
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "CLP",
"amount": 100
},
"result": 34547.498400000004,
"rate": 345.474984
}Build with XCD/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key