Rate Overview
Live
1 TRY = 2.7252 HTG
1 HTG = 0.366943
TRY
Avg
2.7371
High
2.7501
Low
2.7250
Last updated: 8/17/2026, 9:26:20 PM
Quick Conversions
| TRY | HTG |
|---|---|
| 1 TRY | 2.73 HTG |
| 10 TRY | 27.25 HTG |
| 50 TRY | 136.26 HTG |
| 100 TRY | 272.52 HTG |
| 500 TRY | 1,362.61 HTG |
| 1,000 TRY | 2,725.22 HTG |
Get TRY/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=HTGExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-08-17T21:26:20Z",
"rates": {
"HTG": 2.725218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "HTG",
"amount": 100
},
"result": 272.5218,
"rate": 2.725218
}Build with TRY/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key