Rate Overview
Live
1 CNY = 16.0451 SYP
1 SYP = 0.062324
CNY
Avg
16.0603
High
16.1861
Low
16.0018
Last updated: 3/7/2026, 4:59:39 AM
Quick Conversions
| CNY | SYP |
|---|---|
| 1 CNY | 16.05 SYP |
| 10 CNY | 160.45 SYP |
| 50 CNY | 802.25 SYP |
| 100 CNY | 1,604.51 SYP |
| 500 CNY | 8,022.55 SYP |
| 1,000 CNY | 16,045.10 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-07T04:59:39Z",
"rates": {
"SYP": 16.045095
}
}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": 1604.5095,
"rate": 16.045095
}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