Rate Overview
Live
1 CNY = 16.1807 SYP
1 SYP = 0.061802
CNY
Avg
16.1927
High
16.2189
Low
16.1727
Last updated: 4/16/2026, 11:46:44 PM
Quick Conversions
| CNY | SYP |
|---|---|
| 1 CNY | 16.18 SYP |
| 10 CNY | 161.81 SYP |
| 50 CNY | 809.03 SYP |
| 100 CNY | 1,618.07 SYP |
| 500 CNY | 8,090.34 SYP |
| 1,000 CNY | 16,180.67 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-04-16T23:46:44Z",
"rates": {
"SYP": 16.180673
}
}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": 1618.0673,
"rate": 16.180673
}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