Rate Overview
Live
1 NIO = 0.220098 SBD
1 SBD = 4.5434
NIO
Avg
0.219144
High
0.221325
Low
0.216932
Last updated: 7/25/2026, 11:55:05 PM
Quick Conversions
| NIO | SBD |
|---|---|
| 1 NIO | 0.22 SBD |
| 10 NIO | 2.20 SBD |
| 50 NIO | 11.00 SBD |
| 100 NIO | 22.01 SBD |
| 500 NIO | 110.05 SBD |
| 1,000 NIO | 220.10 SBD |
Get NIO/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=SBDExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-07-25T23:55:05Z",
"rates": {
"SBD": 0.220098
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "SBD",
"amount": 100
},
"result": 22.0098,
"rate": 0.220098
}Build with NIO/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key