Rate Overview
Live
1 XCD = 343.0424 CLP
1 CLP = 0.002915
XCD
Avg
344.9973
High
364.9092
Low
316.3859
Last updated: 3/27/2026, 9:43:33 AM
Quick Conversions
| XCD | CLP |
|---|---|
| 1 XCD | 343.04 CLP |
| 10 XCD | 3,430.42 CLP |
| 50 XCD | 17,152.12 CLP |
| 100 XCD | 34,304.24 CLP |
| 500 XCD | 171,521.21 CLP |
| 1,000 XCD | 343,042.43 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-27T09:43:33Z",
"rates": {
"CLP": 343.042427
}
}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": 34304.242699999995,
"rate": 343.042427
}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