Rate Overview
Live
1 HTG = 0.361811 TRY
1 TRY = 2.7639
HTG
Avg
0.332616
High
0.361811
Low
0.308811
Last updated: 7/28/2026, 10:57:44 PM
Quick Conversions
| HTG | TRY |
|---|---|
| 1 HTG | 0.36 TRY |
| 10 HTG | 3.62 TRY |
| 50 HTG | 18.09 TRY |
| 100 HTG | 36.18 TRY |
| 500 HTG | 180.91 TRY |
| 1,000 HTG | 361.81 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-28T22:57:44Z",
"rates": {
"TRY": 0.361811
}
}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.1811,
"rate": 0.361811
}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