Rate Overview
Live
1 LVL = 4.4305 GEL
1 GEL = 0.225706
LVL
Avg
4.4361
High
4.4472
Low
4.4300
Last updated: 5/7/2026, 8:14:08 AM
Quick Conversions
| LVL | GEL |
|---|---|
| 1 LVL | 4.43 GEL |
| 10 LVL | 44.31 GEL |
| 50 LVL | 221.53 GEL |
| 100 LVL | 443.05 GEL |
| 500 LVL | 2,215.27 GEL |
| 1,000 LVL | 4,430.55 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-07T08:14:08Z",
"rates": {
"GEL": 4.430545
}
}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": 443.0545,
"rate": 4.430545
}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