Rate Overview
Live
1 NOK = 0.133463 BND
1 BND = 7.4927
NOK
Avg
0.132663
High
0.133480
Low
0.131271
Last updated: 3/8/2026, 7:42:53 AM
Quick Conversions
| NOK | BND |
|---|---|
| 1 NOK | 0.13 BND |
| 10 NOK | 1.33 BND |
| 50 NOK | 6.67 BND |
| 100 NOK | 13.35 BND |
| 500 NOK | 66.73 BND |
| 1,000 NOK | 133.46 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-08T07:42:53Z",
"rates": {
"BND": 0.133463
}
}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.3463,
"rate": 0.133463
}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