Rate Overview
Live
1 XCD = 329.4007 CLP
1 CLP = 0.003036
XCD
Avg
332.2056
High
337.8550
Low
327.7043
Last updated: 5/29/2026, 5:29:25 PM
Quick Conversions
| XCD | CLP |
|---|---|
| 1 XCD | 329.40 CLP |
| 10 XCD | 3,294.01 CLP |
| 50 XCD | 16,470.03 CLP |
| 100 XCD | 32,940.07 CLP |
| 500 XCD | 164,700.35 CLP |
| 1,000 XCD | 329,400.69 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-05-29T17:29:25Z",
"rates": {
"CLP": 329.400693
}
}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": 32940.069299999996,
"rate": 329.400693
}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