Rate Overview
Live
1 BOB = 0.851060 NOK
1 NOK = 1.1750
BOB
Avg
1.3241
High
1.4537
Low
0.851060
Last updated: 7/29/2026, 5:32:44 AM
Quick Conversions
| BOB | NOK |
|---|---|
| 1 BOB | 0.85 NOK |
| 10 BOB | 8.51 NOK |
| 50 BOB | 42.55 NOK |
| 100 BOB | 85.11 NOK |
| 500 BOB | 425.53 NOK |
| 1,000 BOB | 851.06 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-29T05:32:44Z",
"rates": {
"NOK": 0.85106
}
}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": 85.10600000000001,
"rate": 0.85106
}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