Rate Overview
Live
1 CLP = 0.003033 XCD
1 XCD = 329.7066
CLP
Avg
0.003004
High
0.003033
Low
0.002959
Last updated: 5/8/2026, 12:59:40 PM
Quick Conversions
| CLP | XCD |
|---|---|
| 1 CLP | 0.00 XCD |
| 10 CLP | 0.03 XCD |
| 50 CLP | 0.15 XCD |
| 100 CLP | 0.30 XCD |
| 500 CLP | 1.52 XCD |
| 1,000 CLP | 3.03 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-05-08T12:59:40Z",
"rates": {
"XCD": 0.003033
}
}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.3033,
"rate": 0.003033
}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