Rate Overview
Live
1 XCD = 2.5103 CNY
1 CNY = 0.398367
XCD
Avg
2.5059
High
2.5119
Low
2.4994
Last updated: 7/19/2026, 9:00:05 AM
Quick Conversions
| XCD | CNY |
|---|---|
| 1 XCD | 2.51 CNY |
| 10 XCD | 25.10 CNY |
| 50 XCD | 125.51 CNY |
| 100 XCD | 251.03 CNY |
| 500 XCD | 1,255.13 CNY |
| 1,000 XCD | 2,510.25 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-07-19T09:00:05Z",
"rates": {
"CNY": 2.510251
}
}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": 251.02509999999998,
"rate": 2.510251
}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