Rate Overview
Live
1 NOK = 0.136053 BND
1 BND = 7.3501
NOK
Avg
0.134745
High
0.136053
Low
0.133359
Last updated: 4/17/2026, 1:31:25 PM
Quick Conversions
| NOK | BND |
|---|---|
| 1 NOK | 0.14 BND |
| 10 NOK | 1.36 BND |
| 50 NOK | 6.80 BND |
| 100 NOK | 13.61 BND |
| 500 NOK | 68.03 BND |
| 1,000 NOK | 136.05 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-04-17T13:31:25Z",
"rates": {
"BND": 0.136053
}
}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.605300000000002,
"rate": 0.136053
}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