Rate Overview
Live
1 HKD = 0.048407 BHD
1 BHD = 20.6582
HKD
Avg
0.048338
High
0.048508
Low
0.048062
Last updated: 3/7/2026, 12:10:45 AM
Quick Conversions
| HKD | BHD |
|---|---|
| 1 HKD | 0.05 BHD |
| 10 HKD | 0.48 BHD |
| 50 HKD | 2.42 BHD |
| 100 HKD | 4.84 BHD |
| 500 HKD | 24.20 BHD |
| 1,000 HKD | 48.41 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-07T00:10:45Z",
"rates": {
"BHD": 0.048407
}
}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.8407,
"rate": 0.048407
}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