Rate Overview
Live
1 HTG = 0.007646 USD
1 USD = 130.7873
HTG
Avg
0.007644
High
0.007662
Low
0.007614
Last updated: 6/19/2026, 9:00:48 AM
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-06-19T09:00:48Z",
"rates": {
"USD": 0.007646
}
}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.7646,
"rate": 0.007646
}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