Rate Overview
Live
1 HTG = 0.007628 USD
1 USD = 131.0960
HTG
Avg
0.007612
High
0.007632
Low
0.007585
Last updated: 3/6/2026, 7:54:50 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.81 USD |
| 1,000 HTG | 7.63 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-03-06T19:54:50Z",
"rates": {
"USD": 0.007628
}
}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.7628,
"rate": 0.007628
}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