Rate Overview
Live
1 TRY = 2.8539 HTG
1 HTG = 0.350395
TRY
Avg
2.9656
High
3.0552
Low
2.8539
Last updated: 5/27/2026, 10:56:15 PM
Quick Conversions
| TRY | HTG |
|---|---|
| 1 TRY | 2.85 HTG |
| 10 TRY | 28.54 HTG |
| 50 TRY | 142.70 HTG |
| 100 TRY | 285.39 HTG |
| 500 TRY | 1,426.96 HTG |
| 1,000 TRY | 2,853.92 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-05-27T22:56:15Z",
"rates": {
"HTG": 2.853922
}
}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": 285.3922,
"rate": 2.853922
}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