Rate Overview
Live
1 BAM = 15.8040 HNL
1 HNL = 0.063275
BAM
Avg
15.8077
High
16.1373
Low
15.5801
Last updated: 8/3/2026, 6:36:02 PM
Quick Conversions
| BAM | HNL |
|---|---|
| 1 BAM | 15.80 HNL |
| 10 BAM | 158.04 HNL |
| 50 BAM | 790.20 HNL |
| 100 BAM | 1,580.40 HNL |
| 500 BAM | 7,901.98 HNL |
| 1,000 BAM | 15,803.95 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-08-03T18:36:02Z",
"rates": {
"HNL": 15.80395
}
}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": 1580.395,
"rate": 15.80395
}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