Rate Overview
Live
1 HTG = 0.362404 TRY
1 TRY = 2.7594
HTG
Avg
0.362699
High
0.365028
Low
0.360670
Last updated: 8/4/2026, 11:21:21 AM
Quick Conversions
| HTG | TRY |
|---|---|
| 1 HTG | 0.36 TRY |
| 10 HTG | 3.62 TRY |
| 50 HTG | 18.12 TRY |
| 100 HTG | 36.24 TRY |
| 500 HTG | 181.20 TRY |
| 1,000 HTG | 362.40 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-08-04T11:21:21Z",
"rates": {
"TRY": 0.362404
}
}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.2404,
"rate": 0.362404
}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