Rate Overview
Live
1 BDT = 1.0683 HTG
1 HTG = 0.936030
BDT
Avg
1.0723
High
1.0779
Low
1.0681
Last updated: 3/28/2026, 10:50:38 AM
Quick Conversions
| BDT | HTG |
|---|---|
| 1 BDT | 1.07 HTG |
| 10 BDT | 10.68 HTG |
| 50 BDT | 53.42 HTG |
| 100 BDT | 106.83 HTG |
| 500 BDT | 534.17 HTG |
| 1,000 BDT | 1,068.34 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-03-28T10:50:38Z",
"rates": {
"HTG": 1.068342
}
}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.8342,
"rate": 1.068342
}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