Rate Overview
Live
1 BAM = 15.9943 HNL
1 HNL = 0.062522
BAM
Avg
15.9618
High
16.0759
Low
15.8877
Last updated: 5/8/2026, 1:03:31 PM
Quick Conversions
| BAM | HNL |
|---|---|
| 1 BAM | 15.99 HNL |
| 10 BAM | 159.94 HNL |
| 50 BAM | 799.72 HNL |
| 100 BAM | 1,599.43 HNL |
| 500 BAM | 7,997.17 HNL |
| 1,000 BAM | 15,994.34 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-05-08T13:03:31Z",
"rates": {
"HNL": 15.994341
}
}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": 1599.4341,
"rate": 15.994341
}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