Rate Overview
Live
1 STD = 0.006345 HTG
1 HTG = 157.6044
STD
Avg
0.006330
High
0.006345
Low
0.006309
Last updated: 5/7/2026, 2:48:29 PM
Quick Conversions
| STD | HTG |
|---|---|
| 1 STD | 0.01 HTG |
| 10 STD | 0.06 HTG |
| 50 STD | 0.32 HTG |
| 100 STD | 0.63 HTG |
| 500 STD | 3.17 HTG |
| 1,000 STD | 6.35 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-05-07T14:48:29Z",
"rates": {
"HTG": 0.006345
}
}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.6345,
"rate": 0.006345
}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