Rate Overview
Live
1 LVL = 4.2424 GEL
1 GEL = 0.235718
LVL
Avg
4.4464
High
4.5639
Low
4.2424
Last updated: 7/26/2026, 5:59:19 AM
Quick Conversions
| LVL | GEL |
|---|---|
| 1 LVL | 4.24 GEL |
| 10 LVL | 42.42 GEL |
| 50 LVL | 212.12 GEL |
| 100 LVL | 424.24 GEL |
| 500 LVL | 2,121.18 GEL |
| 1,000 LVL | 4,242.36 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-26T05:59:19Z",
"rates": {
"GEL": 4.242362
}
}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": 424.2362,
"rate": 4.242362
}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