Rate Overview
Live
1 BOB = 1.4112 NOK
1 NOK = 0.708608
BOB
Avg
1.3864
High
1.4112
Low
1.3707
Last updated: 6/19/2026, 8:48:20 AM
Quick Conversions
| BOB | NOK |
|---|---|
| 1 BOB | 1.41 NOK |
| 10 BOB | 14.11 NOK |
| 50 BOB | 70.56 NOK |
| 100 BOB | 141.12 NOK |
| 500 BOB | 705.61 NOK |
| 1,000 BOB | 1,411.22 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-06-19T08:48:20Z",
"rates": {
"NOK": 1.411218
}
}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": 141.1218,
"rate": 1.411218
}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