Rate Overview
Live
1 SGD = 5.2478 CNY
1 CNY = 0.190555
SGD
Avg
5.4197
High
5.5978
Low
5.2430
Last updated: 7/26/2026, 8:47:52 AM
Quick Conversions
| SGD | CNY |
|---|---|
| 1 SGD | 5.25 CNY |
| 10 SGD | 52.48 CNY |
| 50 SGD | 262.39 CNY |
| 100 SGD | 524.78 CNY |
| 500 SGD | 2,623.92 CNY |
| 1,000 SGD | 5,247.83 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-26T08:47:52Z",
"rates": {
"CNY": 5.247833
}
}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": 524.7833,
"rate": 5.247833
}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