Rate Overview
Live
1 BAM = 15.7574 HNL
1 HNL = 0.063462
BAM
Avg
15.8346
High
16.0217
Low
15.6966
Last updated: 3/7/2026, 3:47:36 AM
Quick Conversions
| BAM | HNL |
|---|---|
| 1 BAM | 15.76 HNL |
| 10 BAM | 157.57 HNL |
| 50 BAM | 787.87 HNL |
| 100 BAM | 1,575.74 HNL |
| 500 BAM | 7,878.71 HNL |
| 1,000 BAM | 15,757.41 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-03-07T03:47:36Z",
"rates": {
"HNL": 15.757413
}
}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": 1575.7413,
"rate": 15.757413
}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