Rate Overview
Live
1 LVL = 4.4472 GEL
1 GEL = 0.224861
LVL
Avg
4.4462
High
4.4477
Low
4.4389
Last updated: 4/17/2026, 1:50:03 AM
Quick Conversions
| LVL | GEL |
|---|---|
| 1 LVL | 4.45 GEL |
| 10 LVL | 44.47 GEL |
| 50 LVL | 222.36 GEL |
| 100 LVL | 444.72 GEL |
| 500 LVL | 2,223.60 GEL |
| 1,000 LVL | 4,447.20 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-04-17T01:50:03Z",
"rates": {
"GEL": 4.447199
}
}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": 444.71990000000005,
"rate": 4.447199
}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