Rate Overview
Live
1 LVL = 4.2565 GEL
1 GEL = 0.234932
LVL
Avg
4.3695
High
4.5525
Low
4.1312
Last updated: 7/21/2026, 4:49:48 AM
Quick Conversions
| LVL | GEL |
|---|---|
| 1 LVL | 4.26 GEL |
| 10 LVL | 42.57 GEL |
| 50 LVL | 212.83 GEL |
| 100 LVL | 425.65 GEL |
| 500 LVL | 2,128.27 GEL |
| 1,000 LVL | 4,256.54 GEL |
Get LVL/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=GELExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-21T04:49:48Z",
"rates": {
"GEL": 4.256544
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "GEL",
"amount": 100
},
"result": 425.6544,
"rate": 4.256544
}Build with LVL/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key