Rate Overview
Live
1 USD = 131.3252 HTG
1 HTG = 0.007615
USD
Avg
130.8553
High
131.3252
Low
130.5097
Last updated: 6/16/2026, 5:51:21 AM
Quick Conversions
| USD | HTG |
|---|---|
| 1 USD | 131.33 HTG |
| 10 USD | 1,313.25 HTG |
| 50 USD | 6,566.26 HTG |
| 100 USD | 13,132.52 HTG |
| 500 USD | 65,662.60 HTG |
| 1,000 USD | 131,325.19 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-06-16T05:51:21Z",
"rates": {
"HTG": 131.32519463
}
}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": 13132.519463,
"rate": 131.32519463
}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