Rate Overview
Live
1 GEL = 0.234974 LVL
1 LVL = 4.2558
GEL
Avg
0.234579
High
0.234974
Low
0.233820
Last updated: 7/24/2026, 11:53:10 PM
Quick Conversions
| GEL | LVL |
|---|---|
| 1 GEL | 0.23 LVL |
| 10 GEL | 2.35 LVL |
| 50 GEL | 11.75 LVL |
| 100 GEL | 23.50 LVL |
| 500 GEL | 117.49 LVL |
| 1,000 GEL | 234.97 LVL |
Get GEL/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=LVLExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-24T23:53:10Z",
"rates": {
"LVL": 0.234974
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "LVL",
"amount": 100
},
"result": 23.4974,
"rate": 0.234974
}Build with GEL/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key