Rate Overview
Live
1 SGD = 5.2589 CNY
1 CNY = 0.190155
SGD
Avg
5.3462
High
5.4723
Low
5.2430
Last updated: 7/23/2026, 5:41:23 AM
Quick Conversions
| SGD | CNY |
|---|---|
| 1 SGD | 5.26 CNY |
| 10 SGD | 52.59 CNY |
| 50 SGD | 262.94 CNY |
| 100 SGD | 525.89 CNY |
| 500 SGD | 2,629.43 CNY |
| 1,000 SGD | 5,258.87 CNY |
Get SGD/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=CNYExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-23T05:41:23Z",
"rates": {
"CNY": 5.258867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "CNY",
"amount": 100
},
"result": 525.8867,
"rate": 5.258867
}Build with SGD/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key