Rate Overview
Live
1 CNY = 16.3272 SYP
1 SYP = 0.061247
CNY
Avg
16.3339
High
16.3569
Low
16.3051
Last updated: 6/17/2026, 8:27:50 AM
Quick Conversions
| CNY | SYP |
|---|---|
| 1 CNY | 16.33 SYP |
| 10 CNY | 163.27 SYP |
| 50 CNY | 816.36 SYP |
| 100 CNY | 1,632.72 SYP |
| 500 CNY | 8,163.60 SYP |
| 1,000 CNY | 16,327.21 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-06-17T08:27:50Z",
"rates": {
"SYP": 16.327206
}
}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": 1632.7206,
"rate": 16.327206
}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