Rate Overview
Live
1 GEL = 6.0999 LSL
1 LSL = 0.163937
GEL
Avg
6.4282
High
6.9306
Low
5.9294
Last updated: 5/29/2026, 5:28:03 PM
Quick Conversions
| GEL | LSL |
|---|---|
| 1 GEL | 6.10 LSL |
| 10 GEL | 61.00 LSL |
| 50 GEL | 304.99 LSL |
| 100 GEL | 609.99 LSL |
| 500 GEL | 3,049.95 LSL |
| 1,000 GEL | 6,099.89 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-29T17:28:03Z",
"rates": {
"LSL": 6.09989
}
}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": 609.989,
"rate": 6.09989
}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