Rate Overview
Live
1 SGD = 5.3808 CNY
1 CNY = 0.185845
SGD
Avg
5.3848
High
5.4030
Low
5.3689
Last updated: 3/27/2026, 3:25:09 PM
Quick Conversions
| SGD | CNY |
|---|---|
| 1 SGD | 5.38 CNY |
| 10 SGD | 53.81 CNY |
| 50 SGD | 269.04 CNY |
| 100 SGD | 538.08 CNY |
| 500 SGD | 2,690.41 CNY |
| 1,000 SGD | 5,380.82 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-03-27T15:25:09Z",
"rates": {
"CNY": 5.380816
}
}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": 538.0816,
"rate": 5.380816
}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