Rate Overview
Live
1 LSL = 0.157945 GEL
1 GEL = 6.3313
LSL
Avg
0.159364
High
0.162394
Low
0.157945
Last updated: 3/27/2026, 4:47:59 PM
Quick Conversions
| LSL | GEL |
|---|---|
| 1 LSL | 0.16 GEL |
| 10 LSL | 1.58 GEL |
| 50 LSL | 7.90 GEL |
| 100 LSL | 15.79 GEL |
| 500 LSL | 78.97 GEL |
| 1,000 LSL | 157.95 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-03-27T16:47:59Z",
"rates": {
"GEL": 0.157945
}
}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": 15.7945,
"rate": 0.157945
}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