Rate Overview
Live
1 BOB = 3.2689 NIO
1 NIO = 0.305911
BOB
Avg
5.1665
High
5.3899
Low
3.2689
Last updated: 7/26/2026, 2:24:32 AM
Quick Conversions
| BOB | NIO |
|---|---|
| 1 BOB | 3.27 NIO |
| 10 BOB | 32.69 NIO |
| 50 BOB | 163.45 NIO |
| 100 BOB | 326.89 NIO |
| 500 BOB | 1,634.46 NIO |
| 1,000 BOB | 3,268.92 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-26T02:24:32Z",
"rates": {
"NIO": 3.268925
}
}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": 326.8925,
"rate": 3.268925
}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