Rate Overview
Live
1 BHD = 20.7223 HKD
1 HKD = 0.048257
BHD
Avg
20.6496
High
20.7264
Low
20.4710
Last updated: 5/27/2026, 10:55:59 AM
Quick Conversions
| BHD | HKD |
|---|---|
| 1 BHD | 20.72 HKD |
| 10 BHD | 207.22 HKD |
| 50 BHD | 1,036.11 HKD |
| 100 BHD | 2,072.23 HKD |
| 500 BHD | 10,361.13 HKD |
| 1,000 BHD | 20,722.26 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-05-27T10:55:59Z",
"rates": {
"HKD": 20.722258
}
}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": 2072.2258,
"rate": 20.722258
}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