Rate Overview
Live
1 GEL = 6.4216 LSL
1 LSL = 0.155724
GEL
Avg
6.2616
High
6.7087
Low
5.9219
Last updated: 7/27/2026, 2:28:20 AM
Quick Conversions
| GEL | LSL |
|---|---|
| 1 GEL | 6.42 LSL |
| 10 GEL | 64.22 LSL |
| 50 GEL | 321.08 LSL |
| 100 GEL | 642.16 LSL |
| 500 GEL | 3,210.82 LSL |
| 1,000 GEL | 6,421.63 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-27T02:28:20Z",
"rates": {
"LSL": 6.421633
}
}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": 642.1632999999999,
"rate": 6.421633
}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