Rate Overview
Live
1 NOK = 0.103062 BMD
1 BMD = 9.7029
NOK
Avg
0.100991
High
0.105149
Low
0.097876
Last updated: 3/28/2026, 1:24:55 PM
Quick Conversions
| NOK | BMD |
|---|---|
| 1 NOK | 0.10 BMD |
| 10 NOK | 1.03 BMD |
| 50 NOK | 5.15 BMD |
| 100 NOK | 10.31 BMD |
| 500 NOK | 51.53 BMD |
| 1,000 NOK | 103.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-03-28T13:24:55Z",
"rates": {
"BMD": 0.103062
}
}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.3062,
"rate": 0.103062
}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