Rate Overview
Live
1 LSL = 0.164231 GEL
1 GEL = 6.0890
LSL
Avg
0.164156
High
0.164710
Low
0.163645
Last updated: 4/17/2026, 6:25:30 AM
Quick Conversions
| LSL | GEL |
|---|---|
| 1 LSL | 0.16 GEL |
| 10 LSL | 1.64 GEL |
| 50 LSL | 8.21 GEL |
| 100 LSL | 16.42 GEL |
| 500 LSL | 82.12 GEL |
| 1,000 LSL | 164.23 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-04-17T06:25:30Z",
"rates": {
"GEL": 0.164231
}
}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.423099999999998,
"rate": 0.164231
}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