Rate Overview
Live
1 NOK = 1.2339 BOB
1 BOB = 0.810448
NOK
Avg
1.2443
High
1.2728
Low
1.2292
Last updated: 8/17/2026, 5:47:58 AM
Quick Conversions
| NOK | BOB |
|---|---|
| 1 NOK | 1.23 BOB |
| 10 NOK | 12.34 BOB |
| 50 NOK | 61.69 BOB |
| 100 NOK | 123.39 BOB |
| 500 NOK | 616.94 BOB |
| 1,000 NOK | 1,233.89 BOB |
Get NOK/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=BOBExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-08-17T05:47:58Z",
"rates": {
"BOB": 1.233885
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "BOB",
"amount": 100
},
"result": 123.3885,
"rate": 1.233885
}Build with NOK/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key