Rate Overview
Live
1 NOK = 0.133590 BND
1 BND = 7.4856
NOK
Avg
0.126284
High
0.137619
Low
0.115538
Last updated: 7/29/2026, 5:00:12 AM
Quick Conversions
| NOK | BND |
|---|---|
| 1 NOK | 0.13 BND |
| 10 NOK | 1.34 BND |
| 50 NOK | 6.68 BND |
| 100 NOK | 13.36 BND |
| 500 NOK | 66.79 BND |
| 1,000 NOK | 133.59 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-07-29T05:00:12Z",
"rates": {
"BND": 0.13359
}
}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.358999999999998,
"rate": 0.13359
}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