Rate Overview
Live
1 BAM = 15.7402 HNL
1 HNL = 0.063531
BAM
Avg
15.8504
High
16.0794
Low
15.5421
Last updated: 6/18/2026, 7:37:23 AM
Quick Conversions
| BAM | HNL |
|---|---|
| 1 BAM | 15.74 HNL |
| 10 BAM | 157.40 HNL |
| 50 BAM | 787.01 HNL |
| 100 BAM | 1,574.02 HNL |
| 500 BAM | 7,870.11 HNL |
| 1,000 BAM | 15,740.23 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-06-18T07:37:23Z",
"rates": {
"HNL": 15.740228
}
}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": 1574.0228,
"rate": 15.740228
}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