Rate Overview
Live
1 NIO = 0.035102 SGD
1 SGD = 28.4884
NIO
Avg
0.034792
High
0.035233
Low
0.034306
Last updated: 7/20/2026, 5:22:31 PM
Quick Conversions
| NIO | SGD |
|---|---|
| 1 NIO | 0.04 SGD |
| 10 NIO | 0.35 SGD |
| 50 NIO | 1.76 SGD |
| 100 NIO | 3.51 SGD |
| 500 NIO | 17.55 SGD |
| 1,000 NIO | 35.10 SGD |
Get NIO/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=SGDExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-07-20T17:22:31Z",
"rates": {
"SGD": 0.035102
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "SGD",
"amount": 100
},
"result": 3.5102,
"rate": 0.035102
}Build with NIO/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key