Rate Overview
Live
1 CNY = 1931.13 SYP
1 SYP = 0.000518
CNY
Avg
1932.91
High
1936.21
Low
1928.96
Last updated: 8/25/2026, 6:00:26 AM
Quick Conversions
| CNY | SYP |
|---|---|
| 1 CNY | 1,931.13 SYP |
| 10 CNY | 19,311.33 SYP |
| 50 CNY | 96,556.64 SYP |
| 100 CNY | 193,113.28 SYP |
| 500 CNY | 965,566.40 SYP |
| 1,000 CNY | 1,931,132.81 SYP |
Get CNY/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=SYPExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-08-25T06:00:26Z",
"rates": {
"SYP": 1931.132805
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "SYP",
"amount": 100
},
"result": 193113.2805,
"rate": 1931.132805
}Build with CNY/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key