Rate Overview
Live
1 CNY = 0.188983 SGD
1 SGD = 5.2915
CNY
Avg
0.189152
High
0.189465
Low
0.188680
Last updated: 9/5/2026, 8:00:02 PM
Quick Conversions
| CNY | SGD |
|---|---|
| 1 CNY | 0.19 SGD |
| 10 CNY | 1.89 SGD |
| 50 CNY | 9.45 SGD |
| 100 CNY | 18.90 SGD |
| 500 CNY | 94.49 SGD |
| 1,000 CNY | 188.98 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-09-05T20:00:02Z",
"rates": {
"SGD": 0.188983
}
}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.898300000000003,
"rate": 0.188983
}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