Rate Overview
Live
1 BND = 28.8930 NIO
1 NIO = 0.034610 BND
Avg
28.6281
High
28.8930
Low
28.5283
Last updated: 1/25/2026, 3:23:34 PM
Quick Conversions
| BND | NIO |
|---|---|
| 1 BND | 28.89 NIO |
| 10 BND | 288.93 NIO |
| 50 BND | 1,444.65 NIO |
| 100 BND | 2,889.30 NIO |
| 500 BND | 14,446.51 NIO |
| 1,000 BND | 28,893.02 NIO |
Get BND/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=NIOExample Response:
{
"success": true,
"base": "BND",
"date": "2026-01-25T15:23:34Z",
"rates": {
"NIO": 28.893022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "NIO",
"amount": 100
},
"result": 2889.3021999999996,
"rate": 28.893022
}Build with BND/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key