Rate Overview
Live
1 CNY = 16.3525 SYP
1 SYP = 0.061153
CNY
Avg
16.3459
High
16.3569
Low
16.3211
Last updated: 6/19/2026, 8:52:47 AM
Quick Conversions
| CNY | SYP |
|---|---|
| 1 CNY | 16.35 SYP |
| 10 CNY | 163.52 SYP |
| 50 CNY | 817.62 SYP |
| 100 CNY | 1,635.25 SYP |
| 500 CNY | 8,176.24 SYP |
| 1,000 CNY | 16,352.47 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-19T08:52:47Z",
"rates": {
"SYP": 16.352471
}
}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": 1635.2471,
"rate": 16.352471
}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