Rate Overview
Live
1 NOK = 1.1636 BOB
1 BOB = 0.859430
NOK
Avg
0.782331
High
1.1636
Low
0.696345
Last updated: 7/28/2026, 4:25:10 PM
Quick Conversions
| NOK | BOB |
|---|---|
| 1 NOK | 1.16 BOB |
| 10 NOK | 11.64 BOB |
| 50 NOK | 58.18 BOB |
| 100 NOK | 116.36 BOB |
| 500 NOK | 581.78 BOB |
| 1,000 NOK | 1,163.56 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-07-28T16:25:10Z",
"rates": {
"BOB": 1.163562
}
}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": 116.3562,
"rate": 1.163562
}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