Rate Overview
Live
1 LSL = 0.162991 GEL
1 GEL = 6.1353
LSL
Avg
0.162544
High
0.163248
Low
0.161698
Last updated: 5/28/2026, 1:19:05 AM
Quick Conversions
| LSL | GEL |
|---|---|
| 1 LSL | 0.16 GEL |
| 10 LSL | 1.63 GEL |
| 50 LSL | 8.15 GEL |
| 100 LSL | 16.30 GEL |
| 500 LSL | 81.50 GEL |
| 1,000 LSL | 162.99 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-05-28T01:19:05Z",
"rates": {
"GEL": 0.162991
}
}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.2991,
"rate": 0.162991
}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