Rate Overview
Live
1 BAM = 15.5896 HNL
1 HNL = 0.064145
BAM
Avg
15.6191
High
15.6670
Low
15.5812
Last updated: 7/26/2026, 9:44:46 PM
Quick Conversions
| BAM | HNL |
|---|---|
| 1 BAM | 15.59 HNL |
| 10 BAM | 155.90 HNL |
| 50 BAM | 779.48 HNL |
| 100 BAM | 1,558.96 HNL |
| 500 BAM | 7,794.82 HNL |
| 1,000 BAM | 15,589.64 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-07-26T21:44:46Z",
"rates": {
"HNL": 15.589638
}
}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": 1558.9638,
"rate": 15.589638
}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