Rate Overview
Live
1 USD = 131.2027 HTG
1 HTG = 0.007622
USD
Avg
131.3479
High
131.8284
Low
131.0120
Last updated: 3/7/2026, 7:42:36 AM
Quick Conversions
| USD | HTG |
|---|---|
| 1 USD | 131.20 HTG |
| 10 USD | 1,312.03 HTG |
| 50 USD | 6,560.13 HTG |
| 100 USD | 13,120.27 HTG |
| 500 USD | 65,601.35 HTG |
| 1,000 USD | 131,202.69 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-03-07T07:42:36Z",
"rates": {
"HTG": 131.20269237
}
}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": 13120.269236999999,
"rate": 131.20269237
}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