Rate Overview
Live
1 LTL = 0.873469 GEL
1 GEL = 1.1449
LTL
Avg
0.868051
High
0.873469
Low
0.863511
Last updated: 8/1/2026, 5:29:44 AM
Quick Conversions
| LTL | GEL |
|---|---|
| 1 LTL | 0.87 GEL |
| 10 LTL | 8.73 GEL |
| 50 LTL | 43.67 GEL |
| 100 LTL | 87.35 GEL |
| 500 LTL | 436.73 GEL |
| 1,000 LTL | 873.47 GEL |
Get LTL/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=GELExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-08-01T05:29:44Z",
"rates": {
"GEL": 0.873469
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "GEL",
"amount": 100
},
"result": 87.3469,
"rate": 0.873469
}Build with LTL/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key