Rate Overview
Live
1 HKD = 0.215247 BAM
1 BAM = 4.6458
HKD
Avg
0.214045
High
0.215707
Low
0.211584
Last updated: 3/7/2026, 7:40:34 AM
Quick Conversions
| HKD | BAM |
|---|---|
| 1 HKD | 0.22 BAM |
| 10 HKD | 2.15 BAM |
| 50 HKD | 10.76 BAM |
| 100 HKD | 21.52 BAM |
| 500 HKD | 107.62 BAM |
| 1,000 HKD | 215.25 BAM |
Get HKD/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=BAMExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-07T07:40:34Z",
"rates": {
"BAM": 0.215247
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "BAM",
"amount": 100
},
"result": 21.5247,
"rate": 0.215247
}Build with HKD/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key