Rate Overview
Live
1 BND = 7.4999 NOK
1 NOK = 0.133335
BND
Avg
7.9386
High
8.6551
Low
7.2664
Last updated: 7/28/2026, 2:37:13 PM
Quick Conversions
| BND | NOK |
|---|---|
| 1 BND | 7.50 NOK |
| 10 BND | 75.00 NOK |
| 50 BND | 375.00 NOK |
| 100 BND | 749.99 NOK |
| 500 BND | 3,749.95 NOK |
| 1,000 BND | 7,499.90 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-28T14:37:13Z",
"rates": {
"NOK": 7.499902
}
}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.9902,
"rate": 7.499902
}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