Rate Overview
Live
1 BND = 7.5470 NOK
1 NOK = 0.132503
BND
Avg
7.4562
High
7.5470
Low
7.3991
Last updated: 6/19/2026, 8:47:09 AM
Quick Conversions
| BND | NOK |
|---|---|
| 1 BND | 7.55 NOK |
| 10 BND | 75.47 NOK |
| 50 BND | 377.35 NOK |
| 100 BND | 754.70 NOK |
| 500 BND | 3,773.51 NOK |
| 1,000 BND | 7,547.01 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-06-19T08:47:09Z",
"rates": {
"NOK": 7.547011
}
}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": 754.7011,
"rate": 7.547011
}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