Rate Overview
Live
1 HTG = 0.015045 BBD
1 BBD = 66.4673
HTG
Avg
0.015229
High
0.015487
Low
0.015040
Last updated: 7/25/2026, 9:55:14 PM
Quick Conversions
| HTG | BBD |
|---|---|
| 1 HTG | 0.02 BBD |
| 10 HTG | 0.15 BBD |
| 50 HTG | 0.75 BBD |
| 100 HTG | 1.50 BBD |
| 500 HTG | 7.52 BBD |
| 1,000 HTG | 15.05 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-07-25T21:55:14Z",
"rates": {
"BBD": 0.015045
}
}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.5045,
"rate": 0.015045
}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