Rate Overview
Live
1 XCD = 344.8776 CLP
1 CLP = 0.002900
XCD
Avg
344.0203
High
351.3028
Low
340.3187
Last updated: 7/29/2026, 7:31:40 PM
Quick Conversions
| XCD | CLP |
|---|---|
| 1 XCD | 344.88 CLP |
| 10 XCD | 3,448.78 CLP |
| 50 XCD | 17,243.88 CLP |
| 100 XCD | 34,487.76 CLP |
| 500 XCD | 172,438.82 CLP |
| 1,000 XCD | 344,877.63 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-29T19:31:40Z",
"rates": {
"CLP": 344.877632
}
}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": 34487.7632,
"rate": 344.877632
}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