Rate Overview
Live
1 XCD = 344.9260 CLP
1 CLP = 0.002899
XCD
Avg
331.7127
High
345.4750
Low
316.1318
Last updated: 7/20/2026, 5:03:41 AM
Quick Conversions
| XCD | CLP |
|---|---|
| 1 XCD | 344.93 CLP |
| 10 XCD | 3,449.26 CLP |
| 50 XCD | 17,246.30 CLP |
| 100 XCD | 34,492.60 CLP |
| 500 XCD | 172,462.98 CLP |
| 1,000 XCD | 344,925.96 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-20T05:03:41Z",
"rates": {
"CLP": 344.925955
}
}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": 34492.595499999996,
"rate": 344.925955
}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