Rate Overview
Live
1 LVL = 4.4291 GEL
1 GEL = 0.225778
LVL
Avg
4.4605
High
4.4835
Low
4.4291
Last updated: 3/27/2026, 11:52:31 AM
Quick Conversions
| LVL | GEL |
|---|---|
| 1 LVL | 4.43 GEL |
| 10 LVL | 44.29 GEL |
| 50 LVL | 221.46 GEL |
| 100 LVL | 442.91 GEL |
| 500 LVL | 2,214.56 GEL |
| 1,000 LVL | 4,429.12 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-27T11:52:31Z",
"rates": {
"GEL": 4.429122
}
}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": 442.9122,
"rate": 4.429122
}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