Rate Overview
Live
1 XCD = 320.7834 CLP
1 CLP = 0.003117 XCD
Avg
324.7166
High
328.2610
Low
320.6628
Last updated: 1/25/2026, 7:27:15 AM
Quick Conversions
| XCD | CLP |
|---|---|
| 1 XCD | 320.78 CLP |
| 10 XCD | 3,207.83 CLP |
| 50 XCD | 16,039.17 CLP |
| 100 XCD | 32,078.34 CLP |
| 500 XCD | 160,391.72 CLP |
| 1,000 XCD | 320,783.45 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-01-25T07:27:15Z",
"rates": {
"CLP": 320.783447
}
}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": 32078.3447,
"rate": 320.783447
}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