Rate Overview
Live
1 USD = 130.6601 HTG
1 HTG = 0.007653
USD
Avg
131.1214
High
131.7919
Low
130.5955
Last updated: 7/19/2026, 1:11:36 AM
Quick Conversions
| USD | HTG |
|---|---|
| 1 USD | 130.66 HTG |
| 10 USD | 1,306.60 HTG |
| 50 USD | 6,533.01 HTG |
| 100 USD | 13,066.01 HTG |
| 500 USD | 65,330.05 HTG |
| 1,000 USD | 130,660.10 HTG |
Get USD/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=HTGExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-19T01:11:36Z",
"rates": {
"HTG": 130.66010033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "HTG",
"amount": 100
},
"result": 13066.010033,
"rate": 130.66010033
}Build with USD/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key