Rate Overview
Live
1 TRY = 2.7583 HTG
1 HTG = 0.362548
TRY
Avg
3.2859
High
3.8943
Low
2.7583
Last updated: 7/29/2026, 9:20:45 AM
Quick Conversions
| TRY | HTG |
|---|---|
| 1 TRY | 2.76 HTG |
| 10 TRY | 27.58 HTG |
| 50 TRY | 137.91 HTG |
| 100 TRY | 275.83 HTG |
| 500 TRY | 1,379.13 HTG |
| 1,000 TRY | 2,758.26 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-29T09:20:45Z",
"rates": {
"HTG": 2.758256
}
}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.8256,
"rate": 2.758256
}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