Rate Overview
Live
1 LVL = 4.4151 GEL
1 GEL = 0.226494
LVL
Avg
4.4102
High
4.4171
Low
4.3963
Last updated: 5/27/2026, 12:15:50 PM
Quick Conversions
| LVL | GEL |
|---|---|
| 1 LVL | 4.42 GEL |
| 10 LVL | 44.15 GEL |
| 50 LVL | 220.76 GEL |
| 100 LVL | 441.51 GEL |
| 500 LVL | 2,207.56 GEL |
| 1,000 LVL | 4,415.13 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-05-27T12:15:50Z",
"rates": {
"GEL": 4.415125
}
}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": 441.5125,
"rate": 4.415125
}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