Rate Overview
Live
1 TRY = 2.7585 HTG
1 HTG = 0.362520
TRY
Avg
2.9189
High
3.0552
Low
2.7585
Last updated: 7/29/2026, 5:02:46 AM
Quick Conversions
| TRY | HTG |
|---|---|
| 1 TRY | 2.76 HTG |
| 10 TRY | 27.58 HTG |
| 50 TRY | 137.92 HTG |
| 100 TRY | 275.85 HTG |
| 500 TRY | 1,379.23 HTG |
| 1,000 TRY | 2,758.47 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-29T05:02:46Z",
"rates": {
"HTG": 2.758468
}
}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.84680000000003,
"rate": 2.758468
}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