Rate Overview
Live
1 BND = 103.3769 HTG
1 HTG = 0.009673
BND
Avg
102.7973
High
103.3769
Low
102.4922
Last updated: 5/7/2026, 2:52:27 PM
Quick Conversions
| BND | HTG |
|---|---|
| 1 BND | 103.38 HTG |
| 10 BND | 1,033.77 HTG |
| 50 BND | 5,168.84 HTG |
| 100 BND | 10,337.69 HTG |
| 500 BND | 51,688.45 HTG |
| 1,000 BND | 103,376.90 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-07T14:52:27Z",
"rates": {
"HTG": 103.376896
}
}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": 10337.6896,
"rate": 103.376896
}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