Rate Overview
Live
1 BMD = 7.8228 HKD
1 HKD = 0.127831
BMD
Avg
7.8305
High
7.8344
Low
7.8228
Last updated: 4/17/2026, 1:22:36 AM
Quick Conversions
| BMD | HKD |
|---|---|
| 1 BMD | 7.82 HKD |
| 10 BMD | 78.23 HKD |
| 50 BMD | 391.14 HKD |
| 100 BMD | 782.29 HKD |
| 500 BMD | 3,911.42 HKD |
| 1,000 BMD | 7,822.85 HKD |
Get BMD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=HKDExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-04-17T01:22:36Z",
"rates": {
"HKD": 7.82285
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "HKD",
"amount": 100
},
"result": 782.285,
"rate": 7.82285
}Build with BMD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key