Rate Overview
Live
1 CNY = 16.3213 SYP
1 SYP = 0.061270
CNY
Avg
16.2230
High
16.3213
Low
16.1717
Last updated: 5/7/2026, 10:15:11 AM
Quick Conversions
| CNY | SYP |
|---|---|
| 1 CNY | 16.32 SYP |
| 10 CNY | 163.21 SYP |
| 50 CNY | 816.07 SYP |
| 100 CNY | 1,632.13 SYP |
| 500 CNY | 8,160.66 SYP |
| 1,000 CNY | 16,321.32 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-05-07T10:15:11Z",
"rates": {
"SYP": 16.321316
}
}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.1316,
"rate": 16.321316
}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