Rate Overview
Live
1 TRY = 2.7586 HTG
1 HTG = 0.362505
TRY
Avg
2.9189
High
3.0552
Low
2.7586
Last updated: 7/29/2026, 5:38:00 PM
Quick Conversions
| TRY | HTG |
|---|---|
| 1 TRY | 2.76 HTG |
| 10 TRY | 27.59 HTG |
| 50 TRY | 137.93 HTG |
| 100 TRY | 275.86 HTG |
| 500 TRY | 1,379.29 HTG |
| 1,000 TRY | 2,758.59 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-07-29T17:38:00Z",
"rates": {
"HTG": 2.758585
}
}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": 275.8585,
"rate": 2.758585
}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