Rate Overview
Live
1 HNL = 0.037433 BMD
1 BMD = 26.7144
HNL
Avg
0.037414
High
0.037442
Low
0.037382
Last updated: 6/18/2026, 6:50:38 AM
Quick Conversions
| HNL | BMD |
|---|---|
| 1 HNL | 0.04 BMD |
| 10 HNL | 0.37 BMD |
| 50 HNL | 1.87 BMD |
| 100 HNL | 3.74 BMD |
| 500 HNL | 18.72 BMD |
| 1,000 HNL | 37.43 BMD |
Get HNL/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=BMDExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-06-18T06:50:38Z",
"rates": {
"BMD": 0.037433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "BMD",
"amount": 100
},
"result": 3.7433,
"rate": 0.037433
}Build with HNL/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key