Rate Overview
Live
1 SGD = 5.3794 CNY
1 CNY = 0.185894
SGD
Avg
5.5025
High
5.6240
Low
5.3770
Last updated: 3/27/2026, 1:39:37 PM
Quick Conversions
| SGD | CNY |
|---|---|
| 1 SGD | 5.38 CNY |
| 10 SGD | 53.79 CNY |
| 50 SGD | 268.97 CNY |
| 100 SGD | 537.94 CNY |
| 500 SGD | 2,689.71 CNY |
| 1,000 SGD | 5,379.42 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-27T13:39:37Z",
"rates": {
"CNY": 5.379417
}
}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": 537.9417,
"rate": 5.379417
}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