Rate Overview
Live
1 LVL = 4.2905 GEL
1 GEL = 0.233074
LVL
Avg
4.2923
High
4.2995
Low
4.2821
Last updated: 8/12/2026, 3:17:36 AM
Quick Conversions
| LVL | GEL |
|---|---|
| 1 LVL | 4.29 GEL |
| 10 LVL | 42.90 GEL |
| 50 LVL | 214.52 GEL |
| 100 LVL | 429.05 GEL |
| 500 LVL | 2,145.24 GEL |
| 1,000 LVL | 4,290.49 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-08-12T03:17:36Z",
"rates": {
"GEL": 4.290489
}
}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": 429.0489,
"rate": 4.290489
}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