Rate Overview
Live
1 XCD = 2.5595 CNY
1 CNY = 0.390705
XCD
Avg
2.6236
High
2.7015
Low
2.5363
Last updated: 3/29/2026, 9:01:11 AM
Quick Conversions
| XCD | CNY |
|---|---|
| 1 XCD | 2.56 CNY |
| 10 XCD | 25.59 CNY |
| 50 XCD | 127.97 CNY |
| 100 XCD | 255.95 CNY |
| 500 XCD | 1,279.74 CNY |
| 1,000 XCD | 2,559.48 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-29T09:01:11Z",
"rates": {
"CNY": 2.559477
}
}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.94769999999997,
"rate": 2.559477
}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