Rate Overview
Live
1 BND = 28.8050 NIO
1 NIO = 0.034716
BND
Avg
28.7542
High
28.8050
Low
28.7029
Last updated: 8/18/2026, 10:42:09 AM
Quick Conversions
| BND | NIO |
|---|---|
| 1 BND | 28.80 NIO |
| 10 BND | 288.05 NIO |
| 50 BND | 1,440.25 NIO |
| 100 BND | 2,880.50 NIO |
| 500 BND | 14,402.50 NIO |
| 1,000 BND | 28,804.99 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-08-18T10:42:09Z",
"rates": {
"NIO": 28.804992
}
}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": 2880.4991999999997,
"rate": 28.804992
}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