Rate Overview
Live
1 BND = 28.4050 NIO
1 NIO = 0.035205
BND
Avg
28.6212
High
29.1446
Low
28.1144
Last updated: 7/19/2026, 7:21:00 PM
Quick Conversions
| BND | NIO |
|---|---|
| 1 BND | 28.40 NIO |
| 10 BND | 284.05 NIO |
| 50 BND | 1,420.25 NIO |
| 100 BND | 2,840.50 NIO |
| 500 BND | 14,202.49 NIO |
| 1,000 BND | 28,404.98 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-19T19:21:00Z",
"rates": {
"NIO": 28.404976
}
}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": 2840.4976,
"rate": 28.404976
}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