Rate Overview
Live
1 HTG = 0.015382 BBD
1 BBD = 65.0111
HTG
Avg
0.015381
High
0.015389
Low
0.015375
Last updated: 5/9/2026, 7:21:18 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.69 BBD |
| 1,000 HTG | 15.38 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-05-09T07:21:18Z",
"rates": {
"BBD": 0.015382
}
}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.5382,
"rate": 0.015382
}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