Rate Overview
Live
1 CLP = 0.002915 XCD
1 XCD = 343.0532
CLP
Avg
0.002902
High
0.003160
Low
0.002740
Last updated: 3/27/2026, 10:09:29 AM
Quick Conversions
| CLP | XCD |
|---|---|
| 1 CLP | 0.00 XCD |
| 10 CLP | 0.03 XCD |
| 50 CLP | 0.15 XCD |
| 100 CLP | 0.29 XCD |
| 500 CLP | 1.46 XCD |
| 1,000 CLP | 2.92 XCD |
Get CLP/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=XCDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T10:09:29Z",
"rates": {
"XCD": 0.002915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "XCD",
"amount": 100
},
"result": 0.2915,
"rate": 0.002915
}Build with CLP/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key