Rate Overview
Live
1 BHD = 20.7463 HKD
1 HKD = 0.048201
BHD
Avg
20.6829
High
20.7565
Low
20.5091
Last updated: 7/27/2026, 9:15:28 AM
Quick Conversions
| BHD | HKD |
|---|---|
| 1 BHD | 20.75 HKD |
| 10 BHD | 207.46 HKD |
| 50 BHD | 1,037.31 HKD |
| 100 BHD | 2,074.63 HKD |
| 500 BHD | 10,373.15 HKD |
| 1,000 BHD | 20,746.30 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-27T09:15:28Z",
"rates": {
"HKD": 20.746296
}
}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": 2074.6296,
"rate": 20.746296
}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