Rate Overview
Live
1 HTG = 0.020116 GEL
1 GEL = 49.7117
HTG
Avg
0.020106
High
0.020182
Low
0.020050
Last updated: 7/10/2026, 7:58:40 AM
Quick Conversions
| HTG | GEL |
|---|---|
| 1 HTG | 0.02 GEL |
| 10 HTG | 0.20 GEL |
| 50 HTG | 1.01 GEL |
| 100 HTG | 2.01 GEL |
| 500 HTG | 10.06 GEL |
| 1,000 HTG | 20.12 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-07-10T07:58:40Z",
"rates": {
"GEL": 0.020116
}
}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.0116,
"rate": 0.020116
}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