Rate Overview
Live
1 BAM = 15.6612 HNL
1 HNL = 0.063852
BAM
Avg
15.8208
High
16.1912
Low
15.5801
Last updated: 7/21/2026, 1:17:16 AM
Quick Conversions
| BAM | HNL |
|---|---|
| 1 BAM | 15.66 HNL |
| 10 BAM | 156.61 HNL |
| 50 BAM | 783.06 HNL |
| 100 BAM | 1,566.12 HNL |
| 500 BAM | 7,830.61 HNL |
| 1,000 BAM | 15,661.22 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-21T01:17:16Z",
"rates": {
"HNL": 15.661215
}
}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": 1566.1215,
"rate": 15.661215
}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