Rate Overview
Live
1 BHD = 20.6541 HKD
1 HKD = 0.048416
BHD
Avg
20.7613
High
21.0450
Low
20.5774
Last updated: 3/27/2026, 4:27:44 PM
Quick Conversions
| BHD | HKD |
|---|---|
| 1 BHD | 20.65 HKD |
| 10 BHD | 206.54 HKD |
| 50 BHD | 1,032.71 HKD |
| 100 BHD | 2,065.41 HKD |
| 500 BHD | 10,327.07 HKD |
| 1,000 BHD | 20,654.13 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-27T16:27:44Z",
"rates": {
"HKD": 20.654134
}
}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.4134,
"rate": 20.654134
}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