Rate Overview
Live
1 HTG = 0.338238 TRY
1 TRY = 2.9565
HTG
Avg
0.315343
High
0.338238
Low
0.289070
Last updated: 3/27/2026, 3:20:15 PM
Quick Conversions
| HTG | TRY |
|---|---|
| 1 HTG | 0.34 TRY |
| 10 HTG | 3.38 TRY |
| 50 HTG | 16.91 TRY |
| 100 HTG | 33.82 TRY |
| 500 HTG | 169.12 TRY |
| 1,000 HTG | 338.24 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-03-27T15:20:15Z",
"rates": {
"TRY": 0.338238
}
}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": 33.8238,
"rate": 0.338238
}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