Rate Overview
Live
1 HTG = 0.362547 TRY
1 TRY = 2.7583
HTG
Avg
0.360251
High
0.362841
Low
0.356034
Last updated: 7/29/2026, 10:38:24 AM
Quick Conversions
| HTG | TRY |
|---|---|
| 1 HTG | 0.36 TRY |
| 10 HTG | 3.63 TRY |
| 50 HTG | 18.13 TRY |
| 100 HTG | 36.25 TRY |
| 500 HTG | 181.27 TRY |
| 1,000 HTG | 362.55 TRY |
Get HTG/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=TRYExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-29T10:38:24Z",
"rates": {
"TRY": 0.362547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "TRY",
"amount": 100
},
"result": 36.2547,
"rate": 0.362547
}Build with HTG/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key