Rate Overview
Live
1 GEL = 6.3030 LSL
1 LSL = 0.158655
GEL
Avg
6.2649
High
6.3096
Low
6.1578
Last updated: 3/27/2026, 12:50:41 AM
Quick Conversions
| GEL | LSL |
|---|---|
| 1 GEL | 6.30 LSL |
| 10 GEL | 63.03 LSL |
| 50 GEL | 315.15 LSL |
| 100 GEL | 630.30 LSL |
| 500 GEL | 3,151.50 LSL |
| 1,000 GEL | 6,303.00 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-03-27T00:50:41Z",
"rates": {
"LSL": 6.302998
}
}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": 630.2998,
"rate": 6.302998
}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