Rate Overview
Live
1 TRY = 2.9565 HTG
1 HTG = 0.338239
TRY
Avg
3.0577
High
3.1593
Low
2.9565
Last updated: 3/27/2026, 4:26:57 PM
Quick Conversions
| TRY | HTG |
|---|---|
| 1 TRY | 2.96 HTG |
| 10 TRY | 29.56 HTG |
| 50 TRY | 147.82 HTG |
| 100 TRY | 295.65 HTG |
| 500 TRY | 1,478.25 HTG |
| 1,000 TRY | 2,956.49 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-03-27T16:26:57Z",
"rates": {
"HTG": 2.956491
}
}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": 295.64910000000003,
"rate": 2.956491
}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