Rate Overview
Live
1 LSL = 0.160500 GEL
1 GEL = 6.2305
LSL
Avg
0.161030
High
0.161776
Low
0.160500
Last updated: 8/20/2026, 3:34:33 AM
Quick Conversions
| LSL | GEL |
|---|---|
| 1 LSL | 0.16 GEL |
| 10 LSL | 1.61 GEL |
| 50 LSL | 8.03 GEL |
| 100 LSL | 16.05 GEL |
| 500 LSL | 80.25 GEL |
| 1,000 LSL | 160.50 GEL |
Get LSL/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=GELExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-08-20T03:34:33Z",
"rates": {
"GEL": 0.1605
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "GEL",
"amount": 100
},
"result": 16.05,
"rate": 0.1605
}Build with LSL/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key