Rate Overview
Live
1 XCD = 338.0433 CLP
1 CLP = 0.002958
XCD
Avg
338.1217
High
338.8794
Low
337.6797
Last updated: 8/18/2026, 4:32:26 PM
Quick Conversions
| XCD | CLP |
|---|---|
| 1 XCD | 338.04 CLP |
| 10 XCD | 3,380.43 CLP |
| 50 XCD | 16,902.16 CLP |
| 100 XCD | 33,804.33 CLP |
| 500 XCD | 169,021.63 CLP |
| 1,000 XCD | 338,043.27 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-08-18T16:32:26Z",
"rates": {
"CLP": 338.043268
}
}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": 33804.3268,
"rate": 338.043268
}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