Rate Overview
Live
1 XCD = 332.7741 CLP
1 CLP = 0.003005
XCD
Avg
331.3568
High
334.4559
Low
327.2180
Last updated: 6/19/2026, 10:26:54 AM
Quick Conversions
| XCD | CLP |
|---|---|
| 1 XCD | 332.77 CLP |
| 10 XCD | 3,327.74 CLP |
| 50 XCD | 16,638.70 CLP |
| 100 XCD | 33,277.41 CLP |
| 500 XCD | 166,387.03 CLP |
| 1,000 XCD | 332,774.05 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-06-19T10:26:54Z",
"rates": {
"CLP": 332.774051
}
}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": 33277.405099999996,
"rate": 332.774051
}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