Rate Overview
Live
1 NOK = 0.132730 BND
1 BND = 7.5341
NOK
Avg
0.132559
High
0.134041
Low
0.131271
Last updated: 3/28/2026, 3:19:01 PM
Quick Conversions
| NOK | BND |
|---|---|
| 1 NOK | 0.13 BND |
| 10 NOK | 1.33 BND |
| 50 NOK | 6.64 BND |
| 100 NOK | 13.27 BND |
| 500 NOK | 66.37 BND |
| 1,000 NOK | 132.73 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-03-28T15:19:01Z",
"rates": {
"BND": 0.13273
}
}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.272999999999998,
"rate": 0.13273
}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