Rate Overview
Live
1 CNY = 1935.09 SYP
1 SYP = 0.000517
CNY
Avg
1937.45
High
1938.67
Low
1935.09
Last updated: 9/11/2026, 8:42:09 PM
Quick Conversions
| CNY | SYP |
|---|---|
| 1 CNY | 1,935.09 SYP |
| 10 CNY | 19,350.92 SYP |
| 50 CNY | 96,754.58 SYP |
| 100 CNY | 193,509.16 SYP |
| 500 CNY | 967,545.78 SYP |
| 1,000 CNY | 1,935,091.56 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-09-11T20:42:09Z",
"rates": {
"SYP": 1935.091561
}
}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": 193509.1561,
"rate": 1935.091561
}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