Rate Overview
Live
1 BHD = 20.7612 HKD
1 HKD = 0.048167
BHD
Avg
20.7741
High
20.8643
Low
20.7514
Last updated: 8/11/2026, 6:26:42 PM
Quick Conversions
| BHD | HKD |
|---|---|
| 1 BHD | 20.76 HKD |
| 10 BHD | 207.61 HKD |
| 50 BHD | 1,038.06 HKD |
| 100 BHD | 2,076.12 HKD |
| 500 BHD | 10,380.61 HKD |
| 1,000 BHD | 20,761.21 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-08-11T18:26:42Z",
"rates": {
"HKD": 20.761211
}
}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": 2076.1211,
"rate": 20.761211
}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