Rate Overview
Live
1 GEL = 6.0101 LSL
1 LSL = 0.166388
GEL
Avg
6.0762
High
6.1108
Low
6.0101
Last updated: 4/18/2026, 12:35:05 PM
Quick Conversions
| GEL | LSL |
|---|---|
| 1 GEL | 6.01 LSL |
| 10 GEL | 60.10 LSL |
| 50 GEL | 300.50 LSL |
| 100 GEL | 601.01 LSL |
| 500 GEL | 3,005.03 LSL |
| 1,000 GEL | 6,010.06 LSL |
Get GEL/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=LSLExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-04-18T12:35:05Z",
"rates": {
"LSL": 6.010064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "LSL",
"amount": 100
},
"result": 601.0064,
"rate": 6.010064
}Build with GEL/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key