Rate Overview
Live
1 SYP = 0.061251 CNY
1 CNY = 16.3263
SYP
Avg
0.061239
High
0.061330
Low
0.061136
Last updated: 6/16/2026, 1:29:43 PM
Quick Conversions
| SYP | CNY |
|---|---|
| 1 SYP | 0.06 CNY |
| 10 SYP | 0.61 CNY |
| 50 SYP | 3.06 CNY |
| 100 SYP | 6.13 CNY |
| 500 SYP | 30.63 CNY |
| 1,000 SYP | 61.25 CNY |
Get SYP/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=CNYExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-16T13:29:43Z",
"rates": {
"CNY": 0.061251
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "CNY",
"amount": 100
},
"result": 6.1251,
"rate": 0.061251
}Build with SYP/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key