Rate Overview
Live
1 BND = 7.2860 NOK
1 NOK = 0.137250
BND
Avg
7.2730
High
7.3005
Low
7.2473
Last updated: 5/7/2026, 2:50:20 PM
Quick Conversions
| BND | NOK |
|---|---|
| 1 BND | 7.29 NOK |
| 10 BND | 72.86 NOK |
| 50 BND | 364.30 NOK |
| 100 BND | 728.60 NOK |
| 500 BND | 3,642.98 NOK |
| 1,000 BND | 7,285.96 NOK |
Get BND/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=NOKExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-07T14:50:20Z",
"rates": {
"NOK": 7.285955
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "NOK",
"amount": 100
},
"result": 728.5955,
"rate": 7.285955
}Build with BND/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key