Rate Overview
Live
1 HTG = 0.007665 USD
1 USD = 130.4631
HTG
Avg
0.007645
High
0.007665
Low
0.007609
Last updated: 7/7/2026, 8:23:39 PM
Quick Conversions
| HTG | USD |
|---|---|
| 1 HTG | 0.01 USD |
| 10 HTG | 0.08 USD |
| 50 HTG | 0.38 USD |
| 100 HTG | 0.77 USD |
| 500 HTG | 3.83 USD |
| 1,000 HTG | 7.67 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-07T20:23:39Z",
"rates": {
"USD": 0.007665
}
}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.7665,
"rate": 0.007665
}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