Rate Overview
Live
1 BOB = 0.805030 NOK
1 NOK = 1.2422
BOB
Avg
0.794700
High
0.805181
Low
0.785306
Last updated: 8/13/2026, 6:29:11 AM
Quick Conversions
| BOB | NOK |
|---|---|
| 1 BOB | 0.81 NOK |
| 10 BOB | 8.05 NOK |
| 50 BOB | 40.25 NOK |
| 100 BOB | 80.50 NOK |
| 500 BOB | 402.52 NOK |
| 1,000 BOB | 805.03 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-08-13T06:29:11Z",
"rates": {
"NOK": 0.80503
}
}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": 80.503,
"rate": 0.80503
}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