Rate Overview
Live
1 NOK = 0.137432 BND
1 BND = 7.2763
NOK
Avg
0.132282
High
0.138137
Low
0.127473
Last updated: 5/28/2026, 3:42:03 AM
Quick Conversions
| NOK | BND |
|---|---|
| 1 NOK | 0.14 BND |
| 10 NOK | 1.37 BND |
| 50 NOK | 6.87 BND |
| 100 NOK | 13.74 BND |
| 500 NOK | 68.72 BND |
| 1,000 NOK | 137.43 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-05-28T03:42:03Z",
"rates": {
"BND": 0.137432
}
}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.7432,
"rate": 0.137432
}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