Rate Overview
Live
1 BND = 7.4512 NOK
1 NOK = 0.134207
BND
Avg
7.5047
High
7.8556
Low
7.2152
Last updated: 7/30/2026, 9:42:34 AM
Quick Conversions
| BND | NOK |
|---|---|
| 1 BND | 7.45 NOK |
| 10 BND | 74.51 NOK |
| 50 BND | 372.56 NOK |
| 100 BND | 745.12 NOK |
| 500 BND | 3,725.60 NOK |
| 1,000 BND | 7,451.20 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-07-30T09:42:34Z",
"rates": {
"NOK": 7.451203
}
}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": 745.1202999999999,
"rate": 7.451203
}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