Rate Overview
Live
1 NOK = 0.106653 BMD
1 BMD = 9.3762
NOK
Avg
0.105886
High
0.107079
Low
0.104815
Last updated: 4/17/2026, 4:20:58 PM
Quick Conversions
| NOK | BMD |
|---|---|
| 1 NOK | 0.11 BMD |
| 10 NOK | 1.07 BMD |
| 50 NOK | 5.33 BMD |
| 100 NOK | 10.67 BMD |
| 500 NOK | 53.33 BMD |
| 1,000 NOK | 106.65 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-04-17T16:20:58Z",
"rates": {
"BMD": 0.106653
}
}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.6653,
"rate": 0.106653
}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