Rate Overview
Live
1 BOB = 3.1704 NIO
1 NIO = 0.315415
BOB
Avg
3.1465
High
3.1704
Low
3.0759
Last updated: 8/19/2026, 5:04:11 PM
Quick Conversions
| BOB | NIO |
|---|---|
| 1 BOB | 3.17 NIO |
| 10 BOB | 31.70 NIO |
| 50 BOB | 158.52 NIO |
| 100 BOB | 317.04 NIO |
| 500 BOB | 1,585.21 NIO |
| 1,000 BOB | 3,170.43 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-08-19T17:04:11Z",
"rates": {
"NIO": 3.170427
}
}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": 317.0427,
"rate": 3.170427
}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