Rate Overview
Live
1 BHD = 20.7528 HKD
1 HKD = 0.048186
BHD
Avg
20.7693
High
20.8585
Low
20.7495
Last updated: 7/6/2026, 2:05:36 PM
Quick Conversions
| BHD | HKD |
|---|---|
| 1 BHD | 20.75 HKD |
| 10 BHD | 207.53 HKD |
| 50 BHD | 1,037.64 HKD |
| 100 BHD | 2,075.28 HKD |
| 500 BHD | 10,376.42 HKD |
| 1,000 BHD | 20,752.84 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-06T14:05:36Z",
"rates": {
"HKD": 20.752844
}
}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": 2075.2844,
"rate": 20.752844
}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