Rate Overview
Live
1 BOB = 0.859309 NOK
1 NOK = 1.1637
BOB
Avg
1.4431
High
1.6414
Low
0.859309
Last updated: 7/28/2026, 3:06:36 PM
Quick Conversions
| BOB | NOK |
|---|---|
| 1 BOB | 0.86 NOK |
| 10 BOB | 8.59 NOK |
| 50 BOB | 42.97 NOK |
| 100 BOB | 85.93 NOK |
| 500 BOB | 429.65 NOK |
| 1,000 BOB | 859.31 NOK |
Get BOB/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=NOKExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-28T15:06:36Z",
"rates": {
"NOK": 0.859309
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "NOK",
"amount": 100
},
"result": 85.9309,
"rate": 0.859309
}Build with BOB/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key