Rate Overview
Live
1 XCD = 342.3241 CLP
1 CLP = 0.002921
XCD
Avg
341.3851
High
342.4767
Low
340.3187
Last updated: 7/7/2026, 5:36:24 PM
Quick Conversions
| XCD | CLP |
|---|---|
| 1 XCD | 342.32 CLP |
| 10 XCD | 3,423.24 CLP |
| 50 XCD | 17,116.20 CLP |
| 100 XCD | 34,232.41 CLP |
| 500 XCD | 171,162.05 CLP |
| 1,000 XCD | 342,324.10 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-07T17:36:24Z",
"rates": {
"CLP": 342.324095
}
}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": 34232.4095,
"rate": 342.324095
}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