Rate Overview
Live
1 BOB = 3.1261 NIO
1 NIO = 0.319888
BOB
Avg
3.2448
High
3.3596
Low
3.1261
Last updated: 7/31/2026, 8:59:05 AM
Quick Conversions
| BOB | NIO |
|---|---|
| 1 BOB | 3.13 NIO |
| 10 BOB | 31.26 NIO |
| 50 BOB | 156.30 NIO |
| 100 BOB | 312.61 NIO |
| 500 BOB | 1,563.05 NIO |
| 1,000 BOB | 3,126.09 NIO |
Get BOB/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=NIOExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-31T08:59:05Z",
"rates": {
"NIO": 3.126091
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "NIO",
"amount": 100
},
"result": 312.6091,
"rate": 3.126091
}Build with BOB/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key