Rate Overview
Live
1 BOB = 1.3404 NOK
1 NOK = 0.746044
BOB
Avg
1.4892
High
1.6414
Low
1.3329
Last updated: 5/27/2026, 6:25:30 PM
Quick Conversions
| BOB | NOK |
|---|---|
| 1 BOB | 1.34 NOK |
| 10 BOB | 13.40 NOK |
| 50 BOB | 67.02 NOK |
| 100 BOB | 134.04 NOK |
| 500 BOB | 670.20 NOK |
| 1,000 BOB | 1,340.40 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-27T18:25:30Z",
"rates": {
"NOK": 1.340404
}
}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.0404,
"rate": 1.340404
}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