Rate Overview
Live
1 GEL = 6.1082 LSL
1 LSL = 0.163714
GEL
Avg
6.1889
High
6.2680
Low
6.1082
Last updated: 5/9/2026, 12:28:23 AM
Quick Conversions
| GEL | LSL |
|---|---|
| 1 GEL | 6.11 LSL |
| 10 GEL | 61.08 LSL |
| 50 GEL | 305.41 LSL |
| 100 GEL | 610.82 LSL |
| 500 GEL | 3,054.11 LSL |
| 1,000 GEL | 6,108.22 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-05-09T00:28:23Z",
"rates": {
"LSL": 6.108224
}
}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": 610.8224,
"rate": 6.108224
}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