Rate Overview
Live
1 HTG = 0.020327 GEL
1 GEL = 49.1957
HTG
Avg
0.020512
High
0.020712
Low
0.020287
Last updated: 5/28/2026, 4:49:24 AM
Quick Conversions
| HTG | GEL |
|---|---|
| 1 HTG | 0.02 GEL |
| 10 HTG | 0.20 GEL |
| 50 HTG | 1.02 GEL |
| 100 HTG | 2.03 GEL |
| 500 HTG | 10.16 GEL |
| 1,000 HTG | 20.33 GEL |
Get HTG/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=GELExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-28T04:49:24Z",
"rates": {
"GEL": 0.020327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "GEL",
"amount": 100
},
"result": 2.0327,
"rate": 0.020327
}Build with HTG/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key