Rate Overview
Live
1 BDT = 1.0618 HTG
1 HTG = 0.941761
BDT
Avg
1.0622
High
1.0683
Low
1.0593
Last updated: 7/9/2026, 7:51:06 PM
Quick Conversions
| BDT | HTG |
|---|---|
| 1 BDT | 1.06 HTG |
| 10 BDT | 10.62 HTG |
| 50 BDT | 53.09 HTG |
| 100 BDT | 106.18 HTG |
| 500 BDT | 530.92 HTG |
| 1,000 BDT | 1,061.84 HTG |
Get BDT/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=HTGExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-09T19:51:06Z",
"rates": {
"HTG": 1.061841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "HTG",
"amount": 100
},
"result": 106.1841,
"rate": 1.061841
}Build with BDT/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key