Rate Overview
Live
1 HKD = 0.218407 BAM
1 BAM = 4.5786
HKD
Avg
0.217630
High
0.219506
Low
0.214960
Last updated: 7/9/2026, 5:00:34 PM
Quick Conversions
| HKD | BAM |
|---|---|
| 1 HKD | 0.22 BAM |
| 10 HKD | 2.18 BAM |
| 50 HKD | 10.92 BAM |
| 100 HKD | 21.84 BAM |
| 500 HKD | 109.20 BAM |
| 1,000 HKD | 218.41 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-07-09T17:00:34Z",
"rates": {
"BAM": 0.218407
}
}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.8407,
"rate": 0.218407
}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