Rate Overview
Live
1 BND = 28.6001 NIO
1 NIO = 0.034965
BND
Avg
28.6256
High
28.7024
Low
28.5856
Last updated: 6/19/2026, 4:30:09 AM
Quick Conversions
| BND | NIO |
|---|---|
| 1 BND | 28.60 NIO |
| 10 BND | 286.00 NIO |
| 50 BND | 1,430.01 NIO |
| 100 BND | 2,860.01 NIO |
| 500 BND | 14,300.05 NIO |
| 1,000 BND | 28,600.11 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-06-19T04:30:09Z",
"rates": {
"NIO": 28.600108
}
}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": 2860.0108,
"rate": 28.600108
}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