Rate Overview
Live
1 USD = 130.5503 HTG
1 HTG = 0.007660
USD
Avg
130.8358
High
131.5201
Low
130.5503
Last updated: 9/4/2026, 2:35:21 PM
Quick Conversions
| USD | HTG |
|---|---|
| 1 USD | 130.55 HTG |
| 10 USD | 1,305.50 HTG |
| 50 USD | 6,527.52 HTG |
| 100 USD | 13,055.03 HTG |
| 500 USD | 65,275.16 HTG |
| 1,000 USD | 130,550.33 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-09-04T14:35:21Z",
"rates": {
"HTG": 130.55032764
}
}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": 13055.032764000001,
"rate": 130.55032764
}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