Rate Overview
Live
1 BOB = 0.984962 NOK
1 NOK = 1.0153
BOB
Avg
1.2761
High
1.4275
Low
0.984729
Last updated: 7/9/2026, 10:06:51 AM
Quick Conversions
| BOB | NOK |
|---|---|
| 1 BOB | 0.98 NOK |
| 10 BOB | 9.85 NOK |
| 50 BOB | 49.25 NOK |
| 100 BOB | 98.50 NOK |
| 500 BOB | 492.48 NOK |
| 1,000 BOB | 984.96 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-09T10:06:51Z",
"rates": {
"NOK": 0.984962
}
}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": 98.4962,
"rate": 0.984962
}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