Rate Overview
Live
1 SYP = 0.061472 CNY
1 CNY = 16.2676
SYP
Avg
0.061473
High
0.061545
Low
0.061375
Last updated: 5/27/2026, 8:26:59 AM
Quick Conversions
| SYP | CNY |
|---|---|
| 1 SYP | 0.06 CNY |
| 10 SYP | 0.61 CNY |
| 50 SYP | 3.07 CNY |
| 100 SYP | 6.15 CNY |
| 500 SYP | 30.74 CNY |
| 1,000 SYP | 61.47 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-05-27T08:26:59Z",
"rates": {
"CNY": 0.061472
}
}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.1472,
"rate": 0.061472
}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