Rate Overview
Live
1 XCD = 2.4887 CNY
1 CNY = 0.401814
XCD
Avg
2.4911
High
2.4996
Low
2.4838
Last updated: 8/20/2026, 7:32:29 PM
Quick Conversions
| XCD | CNY |
|---|---|
| 1 XCD | 2.49 CNY |
| 10 XCD | 24.89 CNY |
| 50 XCD | 124.44 CNY |
| 100 XCD | 248.87 CNY |
| 500 XCD | 1,244.36 CNY |
| 1,000 XCD | 2,488.71 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-08-20T19:32:29Z",
"rates": {
"CNY": 2.488714
}
}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": 248.8714,
"rate": 2.488714
}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