Rate Overview
Live
1 CLP = 0.003136 XCD
1 XCD = 318.8776
CLP
Avg
0.003156
High
0.003174
Low
0.003136
Last updated: 2/14/2026, 3:04:07 PM
Quick Conversions
| CLP | XCD |
|---|---|
| 1 CLP | 0.00 XCD |
| 10 CLP | 0.03 XCD |
| 50 CLP | 0.16 XCD |
| 100 CLP | 0.31 XCD |
| 500 CLP | 1.57 XCD |
| 1,000 CLP | 3.14 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-02-14T15:04:07Z",
"rates": {
"XCD": 0.003136
}
}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.3136,
"rate": 0.003136
}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