Rate Overview
Live
1 XCD = 2.5579 CNY
1 CNY = 0.390948
XCD
Avg
2.5520
High
2.5584
Low
2.5473
Last updated: 3/27/2026, 6:26:51 AM
Quick Conversions
| XCD | CNY |
|---|---|
| 1 XCD | 2.56 CNY |
| 10 XCD | 25.58 CNY |
| 50 XCD | 127.89 CNY |
| 100 XCD | 255.79 CNY |
| 500 XCD | 1,278.94 CNY |
| 1,000 XCD | 2,557.88 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-03-27T06:26:51Z",
"rates": {
"CNY": 2.557882
}
}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": 255.78820000000002,
"rate": 2.557882
}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