Rate Overview
Live
1 HTG = 0.357380 TRY
1 TRY = 2.7981
HTG
Avg
0.357530
High
0.359037
Low
0.356318
Last updated: 7/8/2026, 10:26:26 AM
Quick Conversions
| HTG | TRY |
|---|---|
| 1 HTG | 0.36 TRY |
| 10 HTG | 3.57 TRY |
| 50 HTG | 17.87 TRY |
| 100 HTG | 35.74 TRY |
| 500 HTG | 178.69 TRY |
| 1,000 HTG | 357.38 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-07-08T10:26:26Z",
"rates": {
"TRY": 0.35738
}
}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": 35.738,
"rate": 0.35738
}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