Rate Overview
Live
1 LSL = 0.164810 GEL
1 GEL = 6.0676
LSL
Avg
0.166073
High
0.168258
Low
0.163652
Last updated: 3/7/2026, 7:20:31 AM
Quick Conversions
| LSL | GEL |
|---|---|
| 1 LSL | 0.16 GEL |
| 10 LSL | 1.65 GEL |
| 50 LSL | 8.24 GEL |
| 100 LSL | 16.48 GEL |
| 500 LSL | 82.41 GEL |
| 1,000 LSL | 164.81 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-07T07:20:31Z",
"rates": {
"GEL": 0.16481
}
}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.481,
"rate": 0.16481
}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