Rate Overview
Live
1 GEL = 6.2076 LSL
1 LSL = 0.161093
GEL
Avg
6.1133
High
6.2836
Low
5.9155
Last updated: 7/12/2026, 10:37:20 PM
Quick Conversions
| GEL | LSL |
|---|---|
| 1 GEL | 6.21 LSL |
| 10 GEL | 62.08 LSL |
| 50 GEL | 310.38 LSL |
| 100 GEL | 620.76 LSL |
| 500 GEL | 3,103.80 LSL |
| 1,000 GEL | 6,207.60 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-07-12T22:37:20Z",
"rates": {
"LSL": 6.207603
}
}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.7603,
"rate": 6.207603
}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