Rate Overview
Live
1 SYP = 0.062565 CNY
1 CNY = 15.9834
SYP
Avg
0.062289
High
0.062565
Low
0.061781
Last updated: 3/7/2026, 1:40:42 AM
Quick Conversions
| SYP | CNY |
|---|---|
| 1 SYP | 0.06 CNY |
| 10 SYP | 0.63 CNY |
| 50 SYP | 3.13 CNY |
| 100 SYP | 6.26 CNY |
| 500 SYP | 31.28 CNY |
| 1,000 SYP | 62.57 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-07T01:40:42Z",
"rates": {
"CNY": 0.062565
}
}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.2565,
"rate": 0.062565
}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