Rate Overview
Live
1 BND = 28.6096 NIO
1 NIO = 0.034953
BND
Avg
28.6876
High
28.7619
Low
28.6096
Last updated: 3/27/2026, 1:22:54 PM
Quick Conversions
| BND | NIO |
|---|---|
| 1 BND | 28.61 NIO |
| 10 BND | 286.10 NIO |
| 50 BND | 1,430.48 NIO |
| 100 BND | 2,860.96 NIO |
| 500 BND | 14,304.81 NIO |
| 1,000 BND | 28,609.61 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-03-27T13:22:54Z",
"rates": {
"NIO": 28.609611
}
}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": 2860.9611,
"rate": 28.609611
}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