Rate Overview
Live
1 CNY = 16.2067 SYP
1 SYP = 0.061703
CNY
Avg
16.2720
High
16.3110
Low
16.2067
Last updated: 7/9/2026, 12:22:28 AM
Quick Conversions
| CNY | SYP |
|---|---|
| 1 CNY | 16.21 SYP |
| 10 CNY | 162.07 SYP |
| 50 CNY | 810.33 SYP |
| 100 CNY | 1,620.67 SYP |
| 500 CNY | 8,103.35 SYP |
| 1,000 CNY | 16,206.69 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-09T00:22:28Z",
"rates": {
"SYP": 16.206694
}
}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": 1620.6693999999998,
"rate": 16.206694
}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