Rate Overview
Live
1 HNL = 0.037387 BMD
1 BMD = 26.7473
HNL
Avg
0.037477
High
0.038094
Low
0.037352
Last updated: 7/8/2026, 1:32:37 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.69 BMD |
| 1,000 HNL | 37.39 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-07-08T01:32:37Z",
"rates": {
"BMD": 0.037387
}
}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.7386999999999997,
"rate": 0.037387
}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