Rate Overview
Live
1 NOK = 0.106097 BMD
1 BMD = 9.4253
NOK
Avg
0.105618
High
0.106097
Low
0.104988
Last updated: 8/17/2026, 5:47:56 AM
Quick Conversions
| NOK | BMD |
|---|---|
| 1 NOK | 0.11 BMD |
| 10 NOK | 1.06 BMD |
| 50 NOK | 5.30 BMD |
| 100 NOK | 10.61 BMD |
| 500 NOK | 53.05 BMD |
| 1,000 NOK | 106.10 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-08-17T05:47:56Z",
"rates": {
"BMD": 0.106097
}
}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.6097,
"rate": 0.106097
}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