Rate Overview
Live
1 BOB = 0.862162 NOK
1 NOK = 1.1599
BOB
Avg
1.3122
High
1.4326
Low
0.862162
Last updated: 7/24/2026, 8:13:23 PM
Quick Conversions
| BOB | NOK |
|---|---|
| 1 BOB | 0.86 NOK |
| 10 BOB | 8.62 NOK |
| 50 BOB | 43.11 NOK |
| 100 BOB | 86.22 NOK |
| 500 BOB | 431.08 NOK |
| 1,000 BOB | 862.16 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-24T20:13:23Z",
"rates": {
"NOK": 0.862162
}
}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": 86.2162,
"rate": 0.862162
}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