Rate Overview
Live
1 BND = 29.0051 NIO
1 NIO = 0.034477
BND
Avg
28.9356
High
29.0284
Low
28.8066
Last updated: 9/5/2026, 1:23:33 PM
Quick Conversions
| BND | NIO |
|---|---|
| 1 BND | 29.01 NIO |
| 10 BND | 290.05 NIO |
| 50 BND | 1,450.25 NIO |
| 100 BND | 2,900.51 NIO |
| 500 BND | 14,502.53 NIO |
| 1,000 BND | 29,005.06 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-09-05T13:23:33Z",
"rates": {
"NIO": 29.005064
}
}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": 2900.5064,
"rate": 29.005064
}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