Rate Overview
Live
1 BAM = 15.6413 HNL
1 HNL = 0.063933
BAM
Avg
15.5971
High
15.6573
Low
15.2932
Last updated: 7/8/2026, 8:35:41 AM
Quick Conversions
| BAM | HNL |
|---|---|
| 1 BAM | 15.64 HNL |
| 10 BAM | 156.41 HNL |
| 50 BAM | 782.07 HNL |
| 100 BAM | 1,564.13 HNL |
| 500 BAM | 7,820.67 HNL |
| 1,000 BAM | 15,641.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-07-08T08:35:41Z",
"rates": {
"HNL": 15.641335
}
}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": 1564.1335,
"rate": 15.641335
}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