Rate Overview
Live
1 XCD = 2.5062 CNY
1 CNY = 0.399018
XCD
Avg
2.5416
High
2.5861
Low
2.5005
Last updated: 5/30/2026, 10:19:58 AM
Quick Conversions
| XCD | CNY |
|---|---|
| 1 XCD | 2.51 CNY |
| 10 XCD | 25.06 CNY |
| 50 XCD | 125.31 CNY |
| 100 XCD | 250.62 CNY |
| 500 XCD | 1,253.08 CNY |
| 1,000 XCD | 2,506.15 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-05-30T10:19:58Z",
"rates": {
"CNY": 2.506154
}
}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.6154,
"rate": 2.506154
}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