Rate Overview
Live
1 LVL = 4.5013 GEL
1 GEL = 0.222157
LVL
Avg
4.4913
High
4.5052
Low
4.4640
Last updated: 3/7/2026, 2:29:44 AM
Quick Conversions
| LVL | GEL |
|---|---|
| 1 LVL | 4.50 GEL |
| 10 LVL | 45.01 GEL |
| 50 LVL | 225.07 GEL |
| 100 LVL | 450.13 GEL |
| 500 LVL | 2,250.66 GEL |
| 1,000 LVL | 4,501.32 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-03-07T02:29:44Z",
"rates": {
"GEL": 4.501324
}
}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": 450.1324,
"rate": 4.501324
}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