Rate Overview
Live
1 USD = 130.7344 HTG
1 HTG = 0.007649
USD
Avg
130.9193
High
131.4933
Low
130.4732
Last updated: 8/15/2026, 5:35:34 AM
Quick Conversions
| USD | HTG |
|---|---|
| 1 USD | 130.73 HTG |
| 10 USD | 1,307.34 HTG |
| 50 USD | 6,536.72 HTG |
| 100 USD | 13,073.44 HTG |
| 500 USD | 65,367.20 HTG |
| 1,000 USD | 130,734.39 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-08-15T05:35:34Z",
"rates": {
"HTG": 130.73439354
}
}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": 13073.439354000002,
"rate": 130.73439354
}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