Rate Overview
Live
1 BMD = 131.3324 HTG
1 HTG = 0.007614
BMD
Avg
131.0304
High
131.3324
Low
130.6039
Last updated: 5/7/2026, 12:34:14 PM
Quick Conversions
| BMD | HTG |
|---|---|
| 1 BMD | 131.33 HTG |
| 10 BMD | 1,313.32 HTG |
| 50 BMD | 6,566.62 HTG |
| 100 BMD | 13,133.24 HTG |
| 500 BMD | 65,666.19 HTG |
| 1,000 BMD | 131,332.39 HTG |
Get BMD/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=HTGExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-05-07T12:34:14Z",
"rates": {
"HTG": 131.332388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "HTG",
"amount": 100
},
"result": 13133.238800000001,
"rate": 131.332388
}Build with BMD/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key