Rate Overview
Live
1 BOB = 1.3875 NOK
1 NOK = 0.720746
BOB
Avg
1.3887
High
1.3996
Low
1.3749
Last updated: 3/7/2026, 6:32:31 AM
Quick Conversions
| BOB | NOK |
|---|---|
| 1 BOB | 1.39 NOK |
| 10 BOB | 13.87 NOK |
| 50 BOB | 69.37 NOK |
| 100 BOB | 138.75 NOK |
| 500 BOB | 693.73 NOK |
| 1,000 BOB | 1,387.45 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-03-07T06:32:31Z",
"rates": {
"NOK": 1.387452
}
}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": 138.74519999999998,
"rate": 1.387452
}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