Rate Overview
Live
1 BHD = 20.8021 HKD
1 HKD = 0.048072
BHD
Avg
20.7164
High
20.8064
Low
20.6150
Last updated: 3/7/2026, 3:05:12 AM
Quick Conversions
| BHD | HKD |
|---|---|
| 1 BHD | 20.80 HKD |
| 10 BHD | 208.02 HKD |
| 50 BHD | 1,040.11 HKD |
| 100 BHD | 2,080.21 HKD |
| 500 BHD | 10,401.07 HKD |
| 1,000 BHD | 20,802.13 HKD |
Get BHD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=HKDExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-03-07T03:05:12Z",
"rates": {
"HKD": 20.802133
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "HKD",
"amount": 100
},
"result": 2080.2133000000003,
"rate": 20.802133
}Build with BHD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key