Rate Overview
Live
1 BOB = 1.3400 NOK
1 NOK = 0.746261
BOB
Avg
1.3398
High
1.3495
Low
1.3273
Last updated: 5/27/2026, 9:36:47 PM
Quick Conversions
| BOB | NOK |
|---|---|
| 1 BOB | 1.34 NOK |
| 10 BOB | 13.40 NOK |
| 50 BOB | 67.00 NOK |
| 100 BOB | 134.00 NOK |
| 500 BOB | 670.01 NOK |
| 1,000 BOB | 1,340.01 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-05-27T21:36:47Z",
"rates": {
"NOK": 1.340014
}
}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": 134.0014,
"rate": 1.340014
}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