Rate Overview
Live
1 BND = 102.9031 HTG
1 HTG = 0.009718
BND
Avg
102.8736
High
103.0129
Low
102.6684
Last updated: 4/17/2026, 1:36:08 PM
Quick Conversions
| BND | HTG |
|---|---|
| 1 BND | 102.90 HTG |
| 10 BND | 1,029.03 HTG |
| 50 BND | 5,145.16 HTG |
| 100 BND | 10,290.31 HTG |
| 500 BND | 51,451.55 HTG |
| 1,000 BND | 102,903.10 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-04-17T13:36:08Z",
"rates": {
"HTG": 102.9031
}
}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": 10290.31,
"rate": 102.9031
}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