Rate Overview
Live
1 BOB = 3.2525 NIO
1 NIO = 0.307457
BOB
Avg
3.2884
High
3.3926
Low
3.2325
Last updated: 7/30/2026, 1:40:16 PM
Quick Conversions
| BOB | NIO |
|---|---|
| 1 BOB | 3.25 NIO |
| 10 BOB | 32.52 NIO |
| 50 BOB | 162.62 NIO |
| 100 BOB | 325.25 NIO |
| 500 BOB | 1,626.25 NIO |
| 1,000 BOB | 3,252.49 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-30T13:40:16Z",
"rates": {
"NIO": 3.252491
}
}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": 325.2491,
"rate": 3.252491
}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