Rate Overview
Live
1 BND = 28.8552 NIO
1 NIO = 0.034656
BND
Avg
28.8791
High
28.9368
Low
28.8167
Last updated: 4/18/2026, 8:49:06 AM
Quick Conversions
| BND | NIO |
|---|---|
| 1 BND | 28.86 NIO |
| 10 BND | 288.55 NIO |
| 50 BND | 1,442.76 NIO |
| 100 BND | 2,885.52 NIO |
| 500 BND | 14,427.61 NIO |
| 1,000 BND | 28,855.22 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-04-18T08:49:06Z",
"rates": {
"NIO": 28.855222
}
}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": 2885.5222000000003,
"rate": 28.855222
}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