Rate Overview
Live
1 GEL = 6.2000 LSL
1 LSL = 0.161290
GEL
Avg
6.1949
High
6.2171
Low
6.1752
Last updated: 8/16/2026, 9:03:54 AM
Quick Conversions
| GEL | LSL |
|---|---|
| 1 GEL | 6.20 LSL |
| 10 GEL | 62.00 LSL |
| 50 GEL | 310.00 LSL |
| 100 GEL | 620.00 LSL |
| 500 GEL | 3,100.01 LSL |
| 1,000 GEL | 6,200.03 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-08-16T09:03:54Z",
"rates": {
"LSL": 6.200026
}
}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": 620.0026,
"rate": 6.200026
}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