Rate Overview
Live
1 HTG = 0.015265 BBD
1 BBD = 65.5093
HTG
Avg
0.015259
High
0.015321
Low
0.015182
Last updated: 8/19/2026, 5:40:46 PM
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.63 BBD |
| 1,000 HTG | 15.27 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-19T17:40:46Z",
"rates": {
"BBD": 0.015265
}
}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.5265,
"rate": 0.015265
}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