Rate Overview
Live
1 CNY = 15.9916 SYP
1 SYP = 0.062533
CNY
Avg
16.0317
High
16.1160
Low
15.9916
Last updated: 3/27/2026, 4:45:54 PM
Quick Conversions
| CNY | SYP |
|---|---|
| 1 CNY | 15.99 SYP |
| 10 CNY | 159.92 SYP |
| 50 CNY | 799.58 SYP |
| 100 CNY | 1,599.16 SYP |
| 500 CNY | 7,995.79 SYP |
| 1,000 CNY | 15,991.58 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-03-27T16:45:54Z",
"rates": {
"SYP": 15.99158
}
}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": 1599.1580000000001,
"rate": 15.99158
}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