Rate Overview
Live
1 HTG = 157.8802 STD
1 STD = 0.006334
HTG
Avg
160.2991
High
163.4116
Low
156.4950
Last updated: 3/28/2026, 10:41:20 AM
Quick Conversions
| HTG | STD |
|---|---|
| 1 HTG | 157.88 STD |
| 10 HTG | 1,578.80 STD |
| 50 HTG | 7,894.01 STD |
| 100 HTG | 15,788.02 STD |
| 500 HTG | 78,940.12 STD |
| 1,000 HTG | 157,880.25 STD |
Get HTG/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=STDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-28T10:41:20Z",
"rates": {
"STD": 157.880247
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "STD",
"amount": 100
},
"result": 15788.0247,
"rate": 157.880247
}Build with HTG/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key