Rate Overview
Live
1 CNY = 0.185079 SGD
1 SGD = 5.4031
CNY
Avg
0.184904
High
0.185530
Low
0.184429
Last updated: 3/6/2026, 6:11:34 PM
Quick Conversions
| CNY | SGD |
|---|---|
| 1 CNY | 0.19 SGD |
| 10 CNY | 1.85 SGD |
| 50 CNY | 9.25 SGD |
| 100 CNY | 18.51 SGD |
| 500 CNY | 92.54 SGD |
| 1,000 CNY | 185.08 SGD |
Get CNY/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=SGDExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-03-06T18:11:34Z",
"rates": {
"SGD": 0.185079
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "SGD",
"amount": 100
},
"result": 18.5079,
"rate": 0.185079
}Build with CNY/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key