Rate Overview
Live
1 HTG = 0.009777 BND
1 BND = 102.2809
HTG
Avg
0.009809
High
0.010133
Low
0.009541
Last updated: 5/29/2026, 2:28:51 PM
Quick Conversions
| HTG | BND |
|---|---|
| 1 HTG | 0.01 BND |
| 10 HTG | 0.10 BND |
| 50 HTG | 0.49 BND |
| 100 HTG | 0.98 BND |
| 500 HTG | 4.89 BND |
| 1,000 HTG | 9.78 BND |
Get HTG/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=BNDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-29T14:28:51Z",
"rates": {
"BND": 0.009777
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "BND",
"amount": 100
},
"result": 0.9776999999999999,
"rate": 0.009777
}Build with HTG/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key