Rate Overview
Live
1 HTG = 0.020347 GEL
1 GEL = 49.1473
HTG
Avg
0.020480
High
0.020728
Low
0.020290
Last updated: 5/28/2026, 2:33:04 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.17 GEL |
| 1,000 HTG | 20.35 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-28T02:33:04Z",
"rates": {
"GEL": 0.020347
}
}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.0347,
"rate": 0.020347
}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