Rate Overview
Live
1 BND = 7.4917 NOK
1 NOK = 0.133481
BND
Avg
7.5408
High
7.6178
Low
7.4917
Last updated: 3/7/2026, 7:55:50 AM
Quick Conversions
| BND | NOK |
|---|---|
| 1 BND | 7.49 NOK |
| 10 BND | 74.92 NOK |
| 50 BND | 374.59 NOK |
| 100 BND | 749.17 NOK |
| 500 BND | 3,745.86 NOK |
| 1,000 BND | 7,491.73 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-03-07T07:55:50Z",
"rates": {
"NOK": 7.491728
}
}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": 749.1728,
"rate": 7.491728
}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