Rate Overview
Live
1 HTG = 0.007649 USD
1 USD = 130.7360
HTG
Avg
0.007631
High
0.007678
Low
0.007583
Last updated: 7/29/2026, 3:59:18 PM
Quick Conversions
| HTG | USD |
|---|---|
| 1 HTG | 0.01 USD |
| 10 HTG | 0.08 USD |
| 50 HTG | 0.38 USD |
| 100 HTG | 0.76 USD |
| 500 HTG | 3.82 USD |
| 1,000 HTG | 7.65 USD |
Get HTG/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=USDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-29T15:59:18Z",
"rates": {
"USD": 0.007649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "USD",
"amount": 100
},
"result": 0.7649,
"rate": 0.007649
}Build with HTG/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key