Rate Overview
Live
1 GEL = 6.1563 LSL
1 LSL = 0.162436
GEL
Avg
6.1784
High
6.2174
Low
6.1336
Last updated: 9/3/2026, 4:31:34 AM
Quick Conversions
| GEL | LSL |
|---|---|
| 1 GEL | 6.16 LSL |
| 10 GEL | 61.56 LSL |
| 50 GEL | 307.81 LSL |
| 100 GEL | 615.63 LSL |
| 500 GEL | 3,078.14 LSL |
| 1,000 GEL | 6,156.28 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-09-03T04:31:34Z",
"rates": {
"LSL": 6.156283
}
}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": 615.6283,
"rate": 6.156283
}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