Rate Overview
Live
1 BND = 28.9557 NIO
1 NIO = 0.034536
BND
Avg
28.8742
High
29.0666
Low
28.7722
Last updated: 5/9/2026, 4:02:07 AM
Quick Conversions
| BND | NIO |
|---|---|
| 1 BND | 28.96 NIO |
| 10 BND | 289.56 NIO |
| 50 BND | 1,447.78 NIO |
| 100 BND | 2,895.57 NIO |
| 500 BND | 14,477.85 NIO |
| 1,000 BND | 28,955.70 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-05-09T04:02:07Z",
"rates": {
"NIO": 28.955698
}
}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": 2895.5698,
"rate": 28.955698
}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