Rate Overview
Live
1 XCD = 329.7960 CLP
1 CLP = 0.003032
XCD
Avg
332.4589
High
337.8550
Low
329.6775
Last updated: 5/9/2026, 4:53:37 AM
Quick Conversions
| XCD | CLP |
|---|---|
| 1 XCD | 329.80 CLP |
| 10 XCD | 3,297.96 CLP |
| 50 XCD | 16,489.80 CLP |
| 100 XCD | 32,979.60 CLP |
| 500 XCD | 164,898.00 CLP |
| 1,000 XCD | 329,795.99 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-05-09T04:53:37Z",
"rates": {
"CLP": 329.795993
}
}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": 32979.5993,
"rate": 329.795993
}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