Rate Overview
Live
1 SGD = 5.2652 CNY
1 CNY = 0.189927
SGD
Avg
5.2546
High
5.2672
Low
5.2393
Last updated: 7/8/2026, 11:32:47 AM
Quick Conversions
| SGD | CNY |
|---|---|
| 1 SGD | 5.27 CNY |
| 10 SGD | 52.65 CNY |
| 50 SGD | 263.26 CNY |
| 100 SGD | 526.52 CNY |
| 500 SGD | 2,632.60 CNY |
| 1,000 SGD | 5,265.19 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-07-08T11:32:47Z",
"rates": {
"CNY": 5.26519
}
}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": 526.519,
"rate": 5.26519
}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