Rate Overview
Live
1 BHD = 20.6547 HKD
1 HKD = 0.048415
BHD
Avg
20.6592
High
20.8333
Low
20.5845
Last updated: 3/27/2026, 11:13:29 AM
Quick Conversions
| BHD | HKD |
|---|---|
| 1 BHD | 20.65 HKD |
| 10 BHD | 206.55 HKD |
| 50 BHD | 1,032.73 HKD |
| 100 BHD | 2,065.47 HKD |
| 500 BHD | 10,327.33 HKD |
| 1,000 BHD | 20,654.66 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-27T11:13:29Z",
"rates": {
"HKD": 20.654661
}
}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": 2065.4661,
"rate": 20.654661
}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