Rate Overview
Live
1 BHD = 20.6844 HKD
1 HKD = 0.048346
BHD
Avg
20.7131
High
20.7578
Low
20.6844
Last updated: 4/17/2026, 1:22:42 AM
Quick Conversions
| BHD | HKD |
|---|---|
| 1 BHD | 20.68 HKD |
| 10 BHD | 206.84 HKD |
| 50 BHD | 1,034.22 HKD |
| 100 BHD | 2,068.44 HKD |
| 500 BHD | 10,342.21 HKD |
| 1,000 BHD | 20,684.43 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-04-17T01:22:42Z",
"rates": {
"HKD": 20.684426
}
}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": 2068.4426,
"rate": 20.684426
}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