Rate Overview
Live
1 BND = 7.2639 NOK
1 NOK = 0.137668
BND
Avg
7.5638
High
7.8475
Low
7.2397
Last updated: 5/27/2026, 8:29:14 PM
Quick Conversions
| BND | NOK |
|---|---|
| 1 BND | 7.26 NOK |
| 10 BND | 72.64 NOK |
| 50 BND | 363.19 NOK |
| 100 BND | 726.39 NOK |
| 500 BND | 3,631.93 NOK |
| 1,000 BND | 7,263.87 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-05-27T20:29:14Z",
"rates": {
"NOK": 7.263865
}
}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": 726.3865,
"rate": 7.263865
}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