Rate Overview
Live
1 HTG = 0.345242 TRY
1 TRY = 2.8965
HTG
Avg
0.345084
High
0.346273
Low
0.344412
Last updated: 5/8/2026, 3:42:41 PM
Quick Conversions
| HTG | TRY |
|---|---|
| 1 HTG | 0.35 TRY |
| 10 HTG | 3.45 TRY |
| 50 HTG | 17.26 TRY |
| 100 HTG | 34.52 TRY |
| 500 HTG | 172.62 TRY |
| 1,000 HTG | 345.24 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-05-08T15:42:41Z",
"rates": {
"TRY": 0.345242
}
}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": 34.5242,
"rate": 0.345242
}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