Rate Overview
Live
1 BOB = 1.3989 NOK
1 NOK = 0.714843
BOB
Avg
1.3984
High
1.4107
Low
1.3812
Last updated: 3/28/2026, 12:01:14 PM
Quick Conversions
| BOB | NOK |
|---|---|
| 1 BOB | 1.40 NOK |
| 10 BOB | 13.99 NOK |
| 50 BOB | 69.95 NOK |
| 100 BOB | 139.89 NOK |
| 500 BOB | 699.45 NOK |
| 1,000 BOB | 1,398.91 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-28T12:01:14Z",
"rates": {
"NOK": 1.398908
}
}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": 139.8908,
"rate": 1.398908
}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