Rate Overview
Live
1 XCD = 324.3937 CLP
1 CLP = 0.003083
XCD
Avg
328.4940
High
331.3129
Low
324.3937
Last updated: 4/18/2026, 8:45:12 AM
Quick Conversions
| XCD | CLP |
|---|---|
| 1 XCD | 324.39 CLP |
| 10 XCD | 3,243.94 CLP |
| 50 XCD | 16,219.68 CLP |
| 100 XCD | 32,439.37 CLP |
| 500 XCD | 162,196.84 CLP |
| 1,000 XCD | 324,393.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-04-18T08:45:12Z",
"rates": {
"CLP": 324.393686
}
}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": 32439.3686,
"rate": 324.393686
}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