Rate Overview
Live
1 CNY = 16.2986 SYP
1 SYP = 0.061355
CNY
Avg
813.3003
High
1829.83
Low
15.8374
Last updated: 7/16/2026, 12:01:11 PM
Quick Conversions
| CNY | SYP |
|---|---|
| 1 CNY | 16.30 SYP |
| 10 CNY | 162.99 SYP |
| 50 CNY | 814.93 SYP |
| 100 CNY | 1,629.86 SYP |
| 500 CNY | 8,149.28 SYP |
| 1,000 CNY | 16,298.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-07-16T12:01:11Z",
"rates": {
"SYP": 16.298561
}
}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": 1629.8561,
"rate": 16.298561
}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