Rate Overview
Live
1 XCD = 345.1200 CLP
1 CLP = 0.002898
XCD
Avg
345.3773
High
346.4238
Low
344.2729
Last updated: 9/8/2026, 9:47:47 PM
Quick Conversions
| XCD | CLP |
|---|---|
| 1 XCD | 345.12 CLP |
| 10 XCD | 3,451.20 CLP |
| 50 XCD | 17,256.00 CLP |
| 100 XCD | 34,512.00 CLP |
| 500 XCD | 172,559.98 CLP |
| 1,000 XCD | 345,119.97 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-09-08T21:47:47Z",
"rates": {
"CLP": 345.119969
}
}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": 34511.996900000006,
"rate": 345.119969
}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