Rate Overview
Live
1 NOK = 0.137549 BND
1 BND = 7.2701
NOK
Avg
0.133196
High
0.138596
Low
0.127298
Last updated: 5/28/2026, 5:33:27 AM
Quick Conversions
| NOK | BND |
|---|---|
| 1 NOK | 0.14 BND |
| 10 NOK | 1.38 BND |
| 50 NOK | 6.88 BND |
| 100 NOK | 13.75 BND |
| 500 NOK | 68.77 BND |
| 1,000 NOK | 137.55 BND |
Get NOK/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=BNDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-28T05:33:27Z",
"rates": {
"BND": 0.137549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "BND",
"amount": 100
},
"result": 13.754900000000001,
"rate": 0.137549
}Build with NOK/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key