Rate Overview
Live
1 CNY = 16.3020 SYP
1 SYP = 0.061342
CNY
Avg
1256.29
High
1852.54
Low
15.9411
Last updated: 7/16/2026, 5:28:15 AM
Quick Conversions
| CNY | SYP |
|---|---|
| 1 CNY | 16.30 SYP |
| 10 CNY | 163.02 SYP |
| 50 CNY | 815.10 SYP |
| 100 CNY | 1,630.20 SYP |
| 500 CNY | 8,151.02 SYP |
| 1,000 CNY | 16,302.05 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-16T05:28:15Z",
"rates": {
"SYP": 16.302048
}
}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": 1630.2048,
"rate": 16.302048
}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