Rate Overview
Live
1 GEL = 0.225705 LVL
1 LVL = 4.4306
GEL
Avg
0.225423
High
0.225734
Low
0.224861
Last updated: 5/7/2026, 4:27:56 AM
Quick Conversions
| GEL | LVL |
|---|---|
| 1 GEL | 0.23 LVL |
| 10 GEL | 2.26 LVL |
| 50 GEL | 11.29 LVL |
| 100 GEL | 22.57 LVL |
| 500 GEL | 112.85 LVL |
| 1,000 GEL | 225.70 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-05-07T04:27:56Z",
"rates": {
"LVL": 0.225705
}
}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.5705,
"rate": 0.225705
}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