Rate Overview
Live
1 BND = 7.5340 NOK
1 NOK = 0.132731
BND
Avg
7.5424
High
7.6166
Low
7.4604
Last updated: 3/28/2026, 9:14:29 AM
Quick Conversions
| BND | NOK |
|---|---|
| 1 BND | 7.53 NOK |
| 10 BND | 75.34 NOK |
| 50 BND | 376.70 NOK |
| 100 BND | 753.40 NOK |
| 500 BND | 3,767.02 NOK |
| 1,000 BND | 7,534.04 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-28T09:14:29Z",
"rates": {
"NOK": 7.534037
}
}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": 753.4037,
"rate": 7.534037
}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