Rate Overview
Live
1 HTG = 0.015293 BBD
1 BBD = 65.3894
HTG
Avg
0.015288
High
0.015324
Low
0.015229
Last updated: 6/19/2026, 10:24:36 AM
Quick Conversions
| HTG | BBD |
|---|---|
| 1 HTG | 0.02 BBD |
| 10 HTG | 0.15 BBD |
| 50 HTG | 0.76 BBD |
| 100 HTG | 1.53 BBD |
| 500 HTG | 7.65 BBD |
| 1,000 HTG | 15.29 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-06-19T10:24:36Z",
"rates": {
"BBD": 0.015293
}
}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.5292999999999999,
"rate": 0.015293
}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