Rate Overview
Live
1 NOK = 0.103458 BMD
1 BMD = 9.6658
NOK
Avg
0.103997
High
0.104491
Low
0.103449
Last updated: 7/28/2026, 5:00:14 AM
Quick Conversions
| NOK | BMD |
|---|---|
| 1 NOK | 0.10 BMD |
| 10 NOK | 1.03 BMD |
| 50 NOK | 5.17 BMD |
| 100 NOK | 10.35 BMD |
| 500 NOK | 51.73 BMD |
| 1,000 NOK | 103.46 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-28T05:00:14Z",
"rates": {
"BMD": 0.103458
}
}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.345799999999999,
"rate": 0.103458
}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