Rate Overview
Live
1 BND = 101.3907 HTG
1 HTG = 0.009863
BND
Avg
101.8286
High
102.9978
Low
101.1615
Last updated: 7/28/2026, 1:09:43 PM
Quick Conversions
| BND | HTG |
|---|---|
| 1 BND | 101.39 HTG |
| 10 BND | 1,013.91 HTG |
| 50 BND | 5,069.54 HTG |
| 100 BND | 10,139.07 HTG |
| 500 BND | 50,695.37 HTG |
| 1,000 BND | 101,390.74 HTG |
Get BND/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=HTGExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-28T13:09:43Z",
"rates": {
"HTG": 101.390742
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "HTG",
"amount": 100
},
"result": 10139.074200000001,
"rate": 101.390742
}Build with BND/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key