Rate Overview
Live
1 CNY = 0.189603 SGD
1 SGD = 5.2742
CNY
Avg
0.189835
High
0.190265
Low
0.189603
Last updated: 6/12/2026, 1:55:10 PM
Quick Conversions
| CNY | SGD |
|---|---|
| 1 CNY | 0.19 SGD |
| 10 CNY | 1.90 SGD |
| 50 CNY | 9.48 SGD |
| 100 CNY | 18.96 SGD |
| 500 CNY | 94.80 SGD |
| 1,000 CNY | 189.60 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-06-12T13:55:10Z",
"rates": {
"SGD": 0.189603
}
}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.9603,
"rate": 0.189603
}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