Rate Overview
Live
1 BHD = 20.8514 HKD
1 HKD = 0.047958
BHD
Avg
20.6886
High
20.8514
Low
20.5311
Last updated: 7/19/2026, 7:17:08 PM
Quick Conversions
| BHD | HKD |
|---|---|
| 1 BHD | 20.85 HKD |
| 10 BHD | 208.51 HKD |
| 50 BHD | 1,042.57 HKD |
| 100 BHD | 2,085.14 HKD |
| 500 BHD | 10,425.70 HKD |
| 1,000 BHD | 20,851.41 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-07-19T19:17:08Z",
"rates": {
"HKD": 20.851406
}
}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": 2085.1406,
"rate": 20.851406
}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