Rate Overview
Live
1 HKD = 0.048502 BHD
1 BHD = 20.6177
HKD
Avg
0.048340
High
0.048567
Low
0.048000
Last updated: 3/27/2026, 9:27:03 AM
Quick Conversions
| HKD | BHD |
|---|---|
| 1 HKD | 0.05 BHD |
| 10 HKD | 0.49 BHD |
| 50 HKD | 2.43 BHD |
| 100 HKD | 4.85 BHD |
| 500 HKD | 24.25 BHD |
| 1,000 HKD | 48.50 BHD |
Get HKD/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=BHDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-27T09:27:03Z",
"rates": {
"BHD": 0.048502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "BHD",
"amount": 100
},
"result": 4.8502,
"rate": 0.048502
}Build with HKD/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key