Rate Overview
Live
1 STD = 0.006130 HTG
1 HTG = 163.1321
STD
Avg
0.006141
High
0.006195
Low
0.006113
Last updated: 8/17/2026, 7:00:10 AM
Quick Conversions
| STD | HTG |
|---|---|
| 1 STD | 0.01 HTG |
| 10 STD | 0.06 HTG |
| 50 STD | 0.31 HTG |
| 100 STD | 0.61 HTG |
| 500 STD | 3.07 HTG |
| 1,000 STD | 6.13 HTG |
Get STD/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=HTGExample Response:
{
"success": true,
"base": "STD",
"date": "2026-08-17T07:00:10Z",
"rates": {
"HTG": 0.00613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "HTG",
"amount": 100
},
"result": 0.613,
"rate": 0.00613
}Build with STD/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key