Rate Overview
Live
1 NOK = 0.102058 BMD
1 BMD = 9.7983
NOK
Avg
0.101428
High
0.102058
Low
0.100623
Last updated: 7/7/2026, 8:00:40 PM
Quick Conversions
| NOK | BMD |
|---|---|
| 1 NOK | 0.10 BMD |
| 10 NOK | 1.02 BMD |
| 50 NOK | 5.10 BMD |
| 100 NOK | 10.21 BMD |
| 500 NOK | 51.03 BMD |
| 1,000 NOK | 102.06 BMD |
Get NOK/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=BMDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-07T20:00:40Z",
"rates": {
"BMD": 0.102058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "BMD",
"amount": 100
},
"result": 10.2058,
"rate": 0.102058
}Build with NOK/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key