Rate Overview
Live
1 BDT = 1.0607 HTG
1 HTG = 0.942804
BDT
Avg
1.0629
High
1.0774
Low
1.0570
Last updated: 7/29/2026, 5:57:47 PM
Quick Conversions
| BDT | HTG |
|---|---|
| 1 BDT | 1.06 HTG |
| 10 BDT | 10.61 HTG |
| 50 BDT | 53.03 HTG |
| 100 BDT | 106.07 HTG |
| 500 BDT | 530.33 HTG |
| 1,000 BDT | 1,060.67 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-29T17:57:47Z",
"rates": {
"HTG": 1.060666
}
}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.06660000000001,
"rate": 1.060666
}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