Rate Overview
Live
1 BMD = 7.8317 HKD
1 HKD = 0.127686
BMD
Avg
7.8256
High
7.8378
Low
7.8022
Last updated: 3/27/2026, 10:07:06 AM
Quick Conversions
| BMD | HKD |
|---|---|
| 1 BMD | 7.83 HKD |
| 10 BMD | 78.32 HKD |
| 50 BMD | 391.59 HKD |
| 100 BMD | 783.17 HKD |
| 500 BMD | 3,915.85 HKD |
| 1,000 BMD | 7,831.70 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-03-27T10:07:06Z",
"rates": {
"HKD": 7.8317
}
}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": 783.17,
"rate": 7.8317
}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