Rate Overview
Live
1 HTG = 0.015355 BBD
1 BBD = 65.1254
HTG
Avg
0.015279
High
0.015384
Low
0.015039
Last updated: 8/1/2026, 1:13:10 AM
Quick Conversions
| HTG | BBD |
|---|---|
| 1 HTG | 0.02 BBD |
| 10 HTG | 0.15 BBD |
| 50 HTG | 0.77 BBD |
| 100 HTG | 1.54 BBD |
| 500 HTG | 7.68 BBD |
| 1,000 HTG | 15.36 BBD |
Get HTG/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=BBDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-08-01T01:13:10Z",
"rates": {
"BBD": 0.015355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "BBD",
"amount": 100
},
"result": 1.5355,
"rate": 0.015355
}Build with HTG/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key