Rate Overview
Live
1 BOB = 5.3092 NIO
1 NIO = 0.188353
BOB
Avg
5.3133
High
5.3247
Low
5.3051
Last updated: 6/19/2026, 8:26:40 AM
Quick Conversions
| BOB | NIO |
|---|---|
| 1 BOB | 5.31 NIO |
| 10 BOB | 53.09 NIO |
| 50 BOB | 265.46 NIO |
| 100 BOB | 530.92 NIO |
| 500 BOB | 2,654.59 NIO |
| 1,000 BOB | 5,309.18 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-06-19T08:26:40Z",
"rates": {
"NIO": 5.309181
}
}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": 530.9181,
"rate": 5.309181
}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