Rate Overview
Live
1 NOK = 0.108057 BMD
1 BMD = 9.2544
NOK
Avg
0.103400
High
0.108554
Low
0.098660
Last updated: 5/28/2026, 9:47:03 PM
Quick Conversions
| NOK | BMD |
|---|---|
| 1 NOK | 0.11 BMD |
| 10 NOK | 1.08 BMD |
| 50 NOK | 5.40 BMD |
| 100 NOK | 10.81 BMD |
| 500 NOK | 54.03 BMD |
| 1,000 NOK | 108.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-05-28T21:47:03Z",
"rates": {
"BMD": 0.108057
}
}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.8057,
"rate": 0.108057
}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