Rate Overview
Live
1 HTG = 0.362309 TRY
1 TRY = 2.7601
HTG
Avg
0.307876
High
0.362309
Low
0.256788
Last updated: 8/3/2026, 6:33:49 PM
Quick Conversions
| HTG | TRY |
|---|---|
| 1 HTG | 0.36 TRY |
| 10 HTG | 3.62 TRY |
| 50 HTG | 18.12 TRY |
| 100 HTG | 36.23 TRY |
| 500 HTG | 181.15 TRY |
| 1,000 HTG | 362.31 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-03T18:33:49Z",
"rates": {
"TRY": 0.362309
}
}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.2309,
"rate": 0.362309
}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