Rate Overview
Live
1 BAM = 16.0548 HNL
1 HNL = 0.062286
BAM
Avg
15.9784
High
16.0548
Low
15.9055
Last updated: 4/18/2026, 10:37:45 AM
Quick Conversions
| BAM | HNL |
|---|---|
| 1 BAM | 16.05 HNL |
| 10 BAM | 160.55 HNL |
| 50 BAM | 802.74 HNL |
| 100 BAM | 1,605.48 HNL |
| 500 BAM | 8,027.42 HNL |
| 1,000 BAM | 16,054.85 HNL |
Get BAM/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=HNLExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-04-18T10:37:45Z",
"rates": {
"HNL": 16.054848
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "HNL",
"amount": 100
},
"result": 1605.4848,
"rate": 16.054848
}Build with BAM/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key