Rate Overview
Live
1 BMD = 26.7254 HNL
1 HNL = 0.037418
BMD
Avg
26.7268
High
26.7395
Low
26.7065
Last updated: 6/16/2026, 1:27:04 PM
Quick Conversions
| BMD | HNL |
|---|---|
| 1 BMD | 26.73 HNL |
| 10 BMD | 267.25 HNL |
| 50 BMD | 1,336.27 HNL |
| 100 BMD | 2,672.54 HNL |
| 500 BMD | 13,362.70 HNL |
| 1,000 BMD | 26,725.40 HNL |
Get BMD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=HNLExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-06-16T13:27:04Z",
"rates": {
"HNL": 26.7254
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "HNL",
"amount": 100
},
"result": 2672.54,
"rate": 26.7254
}Build with BMD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key