Rate Overview
Live
1 USD = 130.5186 HTG
1 HTG = 0.007662
USD
Avg
130.8727
High
131.0734
Low
130.5186
Last updated: 4/16/2026, 4:20:29 PM
Quick Conversions
| USD | HTG |
|---|---|
| 1 USD | 130.52 HTG |
| 10 USD | 1,305.19 HTG |
| 50 USD | 6,525.93 HTG |
| 100 USD | 13,051.86 HTG |
| 500 USD | 65,259.28 HTG |
| 1,000 USD | 130,518.56 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-04-16T16:20:29Z",
"rates": {
"HTG": 130.51856278
}
}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": 13051.856278,
"rate": 130.51856278
}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