Rate Overview
Live
1 BOB = 0.752245 NOK
1 NOK = 1.3294
BOB
Avg
0.777064
High
0.799511
Low
0.752245
Last updated: 9/5/2026, 9:19:32 PM
Quick Conversions
| BOB | NOK |
|---|---|
| 1 BOB | 0.75 NOK |
| 10 BOB | 7.52 NOK |
| 50 BOB | 37.61 NOK |
| 100 BOB | 75.22 NOK |
| 500 BOB | 376.12 NOK |
| 1,000 BOB | 752.25 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-09-05T21:19:32Z",
"rates": {
"NOK": 0.752245
}
}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": 75.2245,
"rate": 0.752245
}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