Rate Overview
Live
1 BDT = 1.0573 HTG
1 HTG = 0.945775
BDT
Avg
1.0698
High
1.0806
Low
1.0573
Last updated: 7/31/2026, 6:27:19 AM
Quick Conversions
| BDT | HTG |
|---|---|
| 1 BDT | 1.06 HTG |
| 10 BDT | 10.57 HTG |
| 50 BDT | 52.87 HTG |
| 100 BDT | 105.73 HTG |
| 500 BDT | 528.67 HTG |
| 1,000 BDT | 1,057.33 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-31T06:27:19Z",
"rates": {
"HTG": 1.057334
}
}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": 105.7334,
"rate": 1.057334
}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