Rate Overview
Live
1 USD = 130.6039 HTG
1 HTG = 0.007657
USD
Avg
130.9092
High
131.0247
Low
130.6039
Last updated: 5/6/2026, 7:18:57 PM
Quick Conversions
| USD | HTG |
|---|---|
| 1 USD | 130.60 HTG |
| 10 USD | 1,306.04 HTG |
| 50 USD | 6,530.19 HTG |
| 100 USD | 13,060.39 HTG |
| 500 USD | 65,301.94 HTG |
| 1,000 USD | 130,603.88 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-05-06T19:18:57Z",
"rates": {
"HTG": 130.6038844
}
}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": 13060.38844,
"rate": 130.6038844
}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