Rate Overview
Live
1 BHD = 345.9081 HTG
1 HTG = 0.002891
BHD
Avg
349.3667
High
354.4950
Low
345.3706
Last updated: 7/29/2026, 5:38:19 PM
Quick Conversions
| BHD | HTG |
|---|---|
| 1 BHD | 345.91 HTG |
| 10 BHD | 3,459.08 HTG |
| 50 BHD | 17,295.41 HTG |
| 100 BHD | 34,590.81 HTG |
| 500 BHD | 172,954.06 HTG |
| 1,000 BHD | 345,908.12 HTG |
Get BHD/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=HTGExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-29T17:38:19Z",
"rates": {
"HTG": 345.908119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "HTG",
"amount": 100
},
"result": 34590.8119,
"rate": 345.908119
}Build with BHD/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key