Rate Overview
Live
1 XCD = 345.5799 CLP
1 CLP = 0.002894
XCD
Avg
332.3657
High
351.3028
Low
316.1318
Last updated: 7/30/2026, 9:22:39 AM
Quick Conversions
| XCD | CLP |
|---|---|
| 1 XCD | 345.58 CLP |
| 10 XCD | 3,455.80 CLP |
| 50 XCD | 17,279.00 CLP |
| 100 XCD | 34,557.99 CLP |
| 500 XCD | 172,789.95 CLP |
| 1,000 XCD | 345,579.90 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-30T09:22:39Z",
"rates": {
"CLP": 345.579901
}
}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": 34557.9901,
"rate": 345.579901
}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