Rate Overview
Live
1 BDT = 1.0681 HTG
1 HTG = 0.936278
BDT
Avg
1.0675
High
1.0696
Low
1.0647
Last updated: 5/7/2026, 8:00:56 PM
Quick Conversions
| BDT | HTG |
|---|---|
| 1 BDT | 1.07 HTG |
| 10 BDT | 10.68 HTG |
| 50 BDT | 53.40 HTG |
| 100 BDT | 106.81 HTG |
| 500 BDT | 534.03 HTG |
| 1,000 BDT | 1,068.06 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-05-07T20:00:56Z",
"rates": {
"HTG": 1.068059
}
}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.80590000000001,
"rate": 1.068059
}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