Rate Overview
Live
1 HKD = 0.048256 BHD
1 BHD = 20.7228
HKD
Avg
0.048257
High
0.048364
Low
0.047986
Last updated: 5/27/2026, 10:46:23 PM
Quick Conversions
| HKD | BHD |
|---|---|
| 1 HKD | 0.05 BHD |
| 10 HKD | 0.48 BHD |
| 50 HKD | 2.41 BHD |
| 100 HKD | 4.83 BHD |
| 500 HKD | 24.13 BHD |
| 1,000 HKD | 48.26 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-05-27T22:46:23Z",
"rates": {
"BHD": 0.048256
}
}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.8256,
"rate": 0.048256
}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