Rate Overview
Live
1 HNL = 0.037341 BMD
1 BMD = 26.7802
HNL
Avg
0.037291
High
0.037341
Low
0.037236
Last updated: 8/17/2026, 3:53:12 AM
Quick Conversions
| HNL | BMD |
|---|---|
| 1 HNL | 0.04 BMD |
| 10 HNL | 0.37 BMD |
| 50 HNL | 1.87 BMD |
| 100 HNL | 3.73 BMD |
| 500 HNL | 18.67 BMD |
| 1,000 HNL | 37.34 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-08-17T03:53:12Z",
"rates": {
"BMD": 0.037341
}
}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.7340999999999998,
"rate": 0.037341
}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