Rate Overview
Live
1 BOB = 1.3405 NOK
1 NOK = 0.745974
BOB
Avg
1.3398
High
1.3434
Low
1.3362
Last updated: 5/27/2026, 5:13:08 PM
Quick Conversions
| BOB | NOK |
|---|---|
| 1 BOB | 1.34 NOK |
| 10 BOB | 13.41 NOK |
| 50 BOB | 67.03 NOK |
| 100 BOB | 134.05 NOK |
| 500 BOB | 670.27 NOK |
| 1,000 BOB | 1,340.53 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-27T17:13:08Z",
"rates": {
"NOK": 1.34053
}
}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.053,
"rate": 1.34053
}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