Rate Overview
Live
1 XCD = 2.5010 CNY
1 CNY = 0.399845
XCD
Avg
2.5001
High
2.5064
Low
2.4960
Last updated: 6/19/2026, 11:54:16 AM
Quick Conversions
| XCD | CNY |
|---|---|
| 1 XCD | 2.50 CNY |
| 10 XCD | 25.01 CNY |
| 50 XCD | 125.05 CNY |
| 100 XCD | 250.10 CNY |
| 500 XCD | 1,250.49 CNY |
| 1,000 XCD | 2,500.97 CNY |
Get XCD/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=CNYExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-06-19T11:54:16Z",
"rates": {
"CNY": 2.500971
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "CNY",
"amount": 100
},
"result": 250.09709999999998,
"rate": 2.500971
}Build with XCD/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key