Rate Overview
Live
1 BDT = 1.0633 HTG
1 HTG = 0.940460
BDT
Avg
1.0789
High
1.1060
Low
1.0627
Last updated: 7/31/2026, 3:13:32 AM
Quick Conversions
| BDT | HTG |
|---|---|
| 1 BDT | 1.06 HTG |
| 10 BDT | 10.63 HTG |
| 50 BDT | 53.17 HTG |
| 100 BDT | 106.33 HTG |
| 500 BDT | 531.66 HTG |
| 1,000 BDT | 1,063.31 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-31T03:13:32Z",
"rates": {
"HTG": 1.06331
}
}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.331,
"rate": 1.06331
}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