Rate Overview
Live
1 NOK = 0.133724 BND
1 BND = 7.4781
NOK
Avg
0.133305
High
0.138596
Low
0.127298
Last updated: 7/27/2026, 2:58:13 PM
Quick Conversions
| NOK | BND |
|---|---|
| 1 NOK | 0.13 BND |
| 10 NOK | 1.34 BND |
| 50 NOK | 6.69 BND |
| 100 NOK | 13.37 BND |
| 500 NOK | 66.86 BND |
| 1,000 NOK | 133.72 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-27T14:58:13Z",
"rates": {
"BND": 0.133724
}
}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.3724,
"rate": 0.133724
}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