Rate Overview
Live
1 BND = 28.4319 NIO
1 NIO = 0.035172
BND
Avg
28.7203
High
29.1435
Low
28.4130
Last updated: 7/29/2026, 2:20:35 PM
Quick Conversions
| BND | NIO |
|---|---|
| 1 BND | 28.43 NIO |
| 10 BND | 284.32 NIO |
| 50 BND | 1,421.60 NIO |
| 100 BND | 2,843.19 NIO |
| 500 BND | 14,215.95 NIO |
| 1,000 BND | 28,431.91 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-07-29T14:20:35Z",
"rates": {
"NIO": 28.431905
}
}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": 2843.1905,
"rate": 28.431905
}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