Rate Overview
Live
1 LVL = 4.3673 GEL
1 GEL = 0.228974
LVL
Avg
4.3667
High
4.3849
Low
4.3577
Last updated: 6/16/2026, 1:28:44 PM
Quick Conversions
| LVL | GEL |
|---|---|
| 1 LVL | 4.37 GEL |
| 10 LVL | 43.67 GEL |
| 50 LVL | 218.36 GEL |
| 100 LVL | 436.73 GEL |
| 500 LVL | 2,183.65 GEL |
| 1,000 LVL | 4,367.30 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-06-16T13:28:44Z",
"rates": {
"GEL": 4.367299
}
}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": 436.7299,
"rate": 4.367299
}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