Rate Overview
Live
1 TRY = 2.7982 HTG
1 HTG = 0.357375
TRY
Avg
2.7970
High
2.8065
Low
2.7852
Last updated: 7/8/2026, 4:48:16 PM
Quick Conversions
| TRY | HTG |
|---|---|
| 1 TRY | 2.80 HTG |
| 10 TRY | 27.98 HTG |
| 50 TRY | 139.91 HTG |
| 100 TRY | 279.82 HTG |
| 500 TRY | 1,399.09 HTG |
| 1,000 TRY | 2,798.18 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-07-08T16:48:16Z",
"rates": {
"HTG": 2.798179
}
}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": 279.8179,
"rate": 2.798179
}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