Rate Overview
Live
1 HTG = 0.020266 GEL
1 GEL = 49.3437
HTG
Avg
0.020264
High
0.020325
Low
0.020181
Last updated: 6/19/2026, 8:29:46 AM
Quick Conversions
| HTG | GEL |
|---|---|
| 1 HTG | 0.02 GEL |
| 10 HTG | 0.20 GEL |
| 50 HTG | 1.01 GEL |
| 100 HTG | 2.03 GEL |
| 500 HTG | 10.13 GEL |
| 1,000 HTG | 20.27 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-06-19T08:29:46Z",
"rates": {
"GEL": 0.020266
}
}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.0265999999999997,
"rate": 0.020266
}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