Rate Overview
Live
1 BND = 7.4421 NOK
1 NOK = 0.134371
BND
Avg
7.4496
High
7.4958
Low
7.4061
Last updated: 7/30/2026, 6:56:03 AM
Quick Conversions
| BND | NOK |
|---|---|
| 1 BND | 7.44 NOK |
| 10 BND | 74.42 NOK |
| 50 BND | 372.11 NOK |
| 100 BND | 744.21 NOK |
| 500 BND | 3,721.05 NOK |
| 1,000 BND | 7,442.10 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-30T06:56:03Z",
"rates": {
"NOK": 7.442102
}
}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": 744.2102,
"rate": 7.442102
}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