Rate Overview
Live
1 GEL = 6.4033 LSL
1 LSL = 0.156170
GEL
Avg
6.2605
High
6.4216
Low
6.1563
Last updated: 7/28/2026, 6:34:12 PM
Quick Conversions
| GEL | LSL |
|---|---|
| 1 GEL | 6.40 LSL |
| 10 GEL | 64.03 LSL |
| 50 GEL | 320.16 LSL |
| 100 GEL | 640.33 LSL |
| 500 GEL | 3,201.64 LSL |
| 1,000 GEL | 6,403.28 LSL |
Get GEL/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=LSLExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-28T18:34:12Z",
"rates": {
"LSL": 6.403283
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "LSL",
"amount": 100
},
"result": 640.3283,
"rate": 6.403283
}Build with GEL/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key