Rate Overview
Live
1 BDT = 1.0646 HTG
1 HTG = 0.939316
BDT
Avg
1.0651
High
1.0693
Low
1.0623
Last updated: 6/19/2026, 12:30:56 PM
Quick Conversions
| BDT | HTG |
|---|---|
| 1 BDT | 1.06 HTG |
| 10 BDT | 10.65 HTG |
| 50 BDT | 53.23 HTG |
| 100 BDT | 106.46 HTG |
| 500 BDT | 532.30 HTG |
| 1,000 BDT | 1,064.61 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-06-19T12:30:56Z",
"rates": {
"HTG": 1.064605
}
}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.4605,
"rate": 1.064605
}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