Rate Overview
Live
1 GEL = 0.222156 LVL
1 LVL = 4.5013
GEL
Avg
0.222680
High
0.224014
Low
0.221967
Last updated: 3/6/2026, 11:27:09 PM
Quick Conversions
| GEL | LVL |
|---|---|
| 1 GEL | 0.22 LVL |
| 10 GEL | 2.22 LVL |
| 50 GEL | 11.11 LVL |
| 100 GEL | 22.22 LVL |
| 500 GEL | 111.08 LVL |
| 1,000 GEL | 222.16 LVL |
Get GEL/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=LVLExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-06T23:27:09Z",
"rates": {
"LVL": 0.222156
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "LVL",
"amount": 100
},
"result": 22.2156,
"rate": 0.222156
}Build with GEL/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key