Rate Overview
Live
1 BMD = 9.7029 NOK
1 NOK = 0.103062
BMD
Avg
9.6772
High
9.7356
Low
9.5660
Last updated: 3/28/2026, 9:17:00 AM
Quick Conversions
| BMD | NOK |
|---|---|
| 1 BMD | 9.70 NOK |
| 10 BMD | 97.03 NOK |
| 50 BMD | 485.14 NOK |
| 100 BMD | 970.29 NOK |
| 500 BMD | 4,851.43 NOK |
| 1,000 BMD | 9,702.86 NOK |
Get BMD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=NOKExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-03-28T09:17:00Z",
"rates": {
"NOK": 9.702857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "NOK",
"amount": 100
},
"result": 970.2857,
"rate": 9.702857
}Build with BMD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key