Rate Overview
Live
1 BND = 103.4525 HTG
1 HTG = 0.009666
BND
Avg
103.2775
High
103.5688
Low
103.0084
Last updated: 9/10/2026, 5:36:03 PM
Quick Conversions
| BND | HTG |
|---|---|
| 1 BND | 103.45 HTG |
| 10 BND | 1,034.53 HTG |
| 50 BND | 5,172.63 HTG |
| 100 BND | 10,345.25 HTG |
| 500 BND | 51,726.27 HTG |
| 1,000 BND | 103,452.54 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-09-10T17:36:03Z",
"rates": {
"HTG": 103.45254
}
}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": 10345.254,
"rate": 103.45254
}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