Rate Overview
Live
1 SYP = 0.062536 CNY
1 CNY = 15.9908
SYP
Avg
0.062387
High
0.062544
Low
0.062050
Last updated: 3/27/2026, 9:40:56 AM
Quick Conversions
| SYP | CNY |
|---|---|
| 1 SYP | 0.06 CNY |
| 10 SYP | 0.63 CNY |
| 50 SYP | 3.13 CNY |
| 100 SYP | 6.25 CNY |
| 500 SYP | 31.27 CNY |
| 1,000 SYP | 62.54 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-03-27T09:40:56Z",
"rates": {
"CNY": 0.062536
}
}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.2536,
"rate": 0.062536
}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