Rate Overview
Live
1 HTG = 0.939215 BDT
1 BDT = 1.0647
HTG
Avg
0.938511
High
0.940710
Low
0.936970
Last updated: 4/17/2026, 10:42:38 AM
Quick Conversions
| HTG | BDT |
|---|---|
| 1 HTG | 0.94 BDT |
| 10 HTG | 9.39 BDT |
| 50 HTG | 46.96 BDT |
| 100 HTG | 93.92 BDT |
| 500 HTG | 469.61 BDT |
| 1,000 HTG | 939.22 BDT |
Get HTG/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=BDTExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-04-17T10:42:38Z",
"rates": {
"BDT": 0.939215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "BDT",
"amount": 100
},
"result": 93.92150000000001,
"rate": 0.939215
}Build with HTG/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key