Rate Overview
Live
1 HTG = 0.007677 BMD
1 BMD = 130.2592
HTG
Avg
0.007626
High
0.007687
Low
0.007566
Last updated: 7/31/2026, 8:52:59 AM
Quick Conversions
| HTG | BMD |
|---|---|
| 1 HTG | 0.01 BMD |
| 10 HTG | 0.08 BMD |
| 50 HTG | 0.38 BMD |
| 100 HTG | 0.77 BMD |
| 500 HTG | 3.84 BMD |
| 1,000 HTG | 7.68 BMD |
Get HTG/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=BMDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-31T08:52:59Z",
"rates": {
"BMD": 0.007677
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "BMD",
"amount": 100
},
"result": 0.7676999999999999,
"rate": 0.007677
}Build with HTG/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key