Rate Overview
Live
1 USD = 130.9233 HTG
1 HTG = 0.007638
USD
Avg
131.0613
High
131.8597
Low
130.5897
Last updated: 5/27/2026, 2:30:41 AM
Quick Conversions
| USD | HTG |
|---|---|
| 1 USD | 130.92 HTG |
| 10 USD | 1,309.23 HTG |
| 50 USD | 6,546.17 HTG |
| 100 USD | 13,092.33 HTG |
| 500 USD | 65,461.66 HTG |
| 1,000 USD | 130,923.32 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-27T02:30:41Z",
"rates": {
"HTG": 130.92331815
}
}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": 13092.331815,
"rate": 130.92331815
}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