Rate Overview
Live
1 BBD = 65.5413 HTG
1 HTG = 0.015258
BBD
Avg
65.6773
High
65.9142
Low
65.5060
Last updated: 3/6/2026, 9:40:07 PM
Quick Conversions
| BBD | HTG |
|---|---|
| 1 BBD | 65.54 HTG |
| 10 BBD | 655.41 HTG |
| 50 BBD | 3,277.07 HTG |
| 100 BBD | 6,554.13 HTG |
| 500 BBD | 32,770.67 HTG |
| 1,000 BBD | 65,541.34 HTG |
Get BBD/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=HTGExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-06T21:40:07Z",
"rates": {
"HTG": 65.541341
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "HTG",
"amount": 100
},
"result": 6554.1341,
"rate": 65.541341
}Build with BBD/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key