Rate Overview
Live
1 BHD = 20.7475 HKD
1 HKD = 0.048199
BHD
Avg
20.7605
High
20.8506
Low
20.7379
Last updated: 9/3/2026, 1:07:14 PM
Quick Conversions
| BHD | HKD |
|---|---|
| 1 BHD | 20.75 HKD |
| 10 BHD | 207.47 HKD |
| 50 BHD | 1,037.37 HKD |
| 100 BHD | 2,074.75 HKD |
| 500 BHD | 10,373.73 HKD |
| 1,000 BHD | 20,747.45 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-09-03T13:07:14Z",
"rates": {
"HKD": 20.747453
}
}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.7453,
"rate": 20.747453
}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