Rate Overview
Live
1 NOK = 1.3451 BOB
1 BOB = 0.743435
NOK
Avg
1.3164
High
1.3451
Low
1.2688
Last updated: 9/8/2026, 9:52:52 PM
Quick Conversions
| NOK | BOB |
|---|---|
| 1 NOK | 1.35 BOB |
| 10 NOK | 13.45 BOB |
| 50 NOK | 67.26 BOB |
| 100 NOK | 134.51 BOB |
| 500 NOK | 672.55 BOB |
| 1,000 NOK | 1,345.11 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-09-08T21:52:52Z",
"rates": {
"BOB": 1.345108
}
}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": 134.5108,
"rate": 1.345108
}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