Rate Overview
Live
1 XCD = 334.7884 CLP
1 CLP = 0.002987
XCD
Avg
328.7322
High
334.7884
Low
322.9031
Last updated: 3/7/2026, 1:00:32 AM
Quick Conversions
| XCD | CLP |
|---|---|
| 1 XCD | 334.79 CLP |
| 10 XCD | 3,347.88 CLP |
| 50 XCD | 16,739.42 CLP |
| 100 XCD | 33,478.84 CLP |
| 500 XCD | 167,394.18 CLP |
| 1,000 XCD | 334,788.36 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-03-07T01:00:32Z",
"rates": {
"CLP": 334.788364
}
}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": 33478.8364,
"rate": 334.788364
}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