Rate Overview
Live
1 XCD = 2.5085 CNY
1 CNY = 0.398643
XCD
Avg
2.5091
High
2.5136
Low
2.5027
Last updated: 7/10/2026, 4:16:01 PM
Quick Conversions
| XCD | CNY |
|---|---|
| 1 XCD | 2.51 CNY |
| 10 XCD | 25.09 CNY |
| 50 XCD | 125.43 CNY |
| 100 XCD | 250.85 CNY |
| 500 XCD | 1,254.26 CNY |
| 1,000 XCD | 2,508.51 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-10T16:16:01Z",
"rates": {
"CNY": 2.508513
}
}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.8513,
"rate": 2.508513
}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