Rate Overview
Live
1 CNY = 0.189507 SGD
1 SGD = 5.2768
CNY
Avg
0.189835
High
0.190008
Low
0.189507
Last updated: 6/17/2026, 4:08:43 PM
Quick Conversions
| CNY | SGD |
|---|---|
| 1 CNY | 0.19 SGD |
| 10 CNY | 1.90 SGD |
| 50 CNY | 9.48 SGD |
| 100 CNY | 18.95 SGD |
| 500 CNY | 94.75 SGD |
| 1,000 CNY | 189.51 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-17T16:08:43Z",
"rates": {
"SGD": 0.189507
}
}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.9507,
"rate": 0.189507
}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