Rate Overview
Live
1 LVL = 4.2741 GEL
1 GEL = 0.233969
LVL
Avg
4.3153
High
4.3849
Low
4.2727
Last updated: 7/8/2026, 5:37:17 AM
Quick Conversions
| LVL | GEL |
|---|---|
| 1 LVL | 4.27 GEL |
| 10 LVL | 42.74 GEL |
| 50 LVL | 213.70 GEL |
| 100 LVL | 427.41 GEL |
| 500 LVL | 2,137.04 GEL |
| 1,000 LVL | 4,274.08 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-07-08T05:37:17Z",
"rates": {
"GEL": 4.274076
}
}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": 427.4076,
"rate": 4.274076
}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