Rate Overview
Live
1 HTG = 0.360202 TRY
1 TRY = 2.7762
HTG
Avg
0.344302
High
0.360202
Low
0.330989
Last updated: 7/22/2026, 12:50:51 AM
Quick Conversions
| HTG | TRY |
|---|---|
| 1 HTG | 0.36 TRY |
| 10 HTG | 3.60 TRY |
| 50 HTG | 18.01 TRY |
| 100 HTG | 36.02 TRY |
| 500 HTG | 180.10 TRY |
| 1,000 HTG | 360.20 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-22T00:50:51Z",
"rates": {
"TRY": 0.360202
}
}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": 36.0202,
"rate": 0.360202
}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