Rate Overview
Live
1 HTG = 0.366872 TRY
1 TRY = 2.7257
HTG
Avg
0.365349
High
0.366973
Low
0.363619
Last updated: 8/17/2026, 10:05:09 PM
Quick Conversions
| HTG | TRY |
|---|---|
| 1 HTG | 0.37 TRY |
| 10 HTG | 3.67 TRY |
| 50 HTG | 18.34 TRY |
| 100 HTG | 36.69 TRY |
| 500 HTG | 183.44 TRY |
| 1,000 HTG | 366.87 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-17T22:05:09Z",
"rates": {
"TRY": 0.366872
}
}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.6872,
"rate": 0.366872
}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