Rate Overview
Live
1 USD = 131.7322 HTG
1 HTG = 0.007591
USD
Avg
131.3149
High
132.9778
Low
129.1387
Last updated: 7/26/2026, 3:55:46 PM
Quick Conversions
| USD | HTG |
|---|---|
| 1 USD | 131.73 HTG |
| 10 USD | 1,317.32 HTG |
| 50 USD | 6,586.61 HTG |
| 100 USD | 13,173.22 HTG |
| 500 USD | 65,866.12 HTG |
| 1,000 USD | 131,732.23 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-26T15:55:46Z",
"rates": {
"HTG": 131.73223255
}
}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": 13173.223254999999,
"rate": 131.73223255
}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