Rate Overview
Live
1 BND = 102.6036 HTG
1 HTG = 0.009746
BND
Avg
102.4166
High
103.8550
Low
100.8578
Last updated: 5/27/2026, 8:33:44 PM
Quick Conversions
| BND | HTG |
|---|---|
| 1 BND | 102.60 HTG |
| 10 BND | 1,026.04 HTG |
| 50 BND | 5,130.18 HTG |
| 100 BND | 10,260.36 HTG |
| 500 BND | 51,301.80 HTG |
| 1,000 BND | 102,603.59 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-05-27T20:33:44Z",
"rates": {
"HTG": 102.603593
}
}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": 10260.3593,
"rate": 102.603593
}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