Rate Overview
Live
1 BOB = 1.3353 NOK
1 NOK = 0.748921
BOB
Avg
1.3414
High
1.3491
Low
1.3329
Last updated: 5/7/2026, 12:33:58 PM
Quick Conversions
| BOB | NOK |
|---|---|
| 1 BOB | 1.34 NOK |
| 10 BOB | 13.35 NOK |
| 50 BOB | 66.76 NOK |
| 100 BOB | 133.53 NOK |
| 500 BOB | 667.63 NOK |
| 1,000 BOB | 1,335.26 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-07T12:33:58Z",
"rates": {
"NOK": 1.335255
}
}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": 133.52550000000002,
"rate": 1.335255
}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