Rate Overview
Live
1 BND = 28.4472 NIO
1 NIO = 0.035153
BND
Avg
28.5340
High
29.6326
Low
27.2364
Last updated: 7/25/2026, 11:00:33 AM
Quick Conversions
| BND | NIO |
|---|---|
| 1 BND | 28.45 NIO |
| 10 BND | 284.47 NIO |
| 50 BND | 1,422.36 NIO |
| 100 BND | 2,844.72 NIO |
| 500 BND | 14,223.61 NIO |
| 1,000 BND | 28,447.21 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-25T11:00:33Z",
"rates": {
"NIO": 28.447211
}
}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": 2844.7210999999998,
"rate": 28.447211
}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