Rate Overview
Live
1 GEL = 0.233539 LVL
1 LVL = 4.2819
GEL
Avg
0.233151
High
0.233973
Low
0.229100
Last updated: 7/4/2026, 9:41:14 PM
Quick Conversions
| GEL | LVL |
|---|---|
| 1 GEL | 0.23 LVL |
| 10 GEL | 2.34 LVL |
| 50 GEL | 11.68 LVL |
| 100 GEL | 23.35 LVL |
| 500 GEL | 116.77 LVL |
| 1,000 GEL | 233.54 LVL |
Get GEL/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=LVLExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-04T21:41:14Z",
"rates": {
"LVL": 0.233539
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "LVL",
"amount": 100
},
"result": 23.3539,
"rate": 0.233539
}Build with GEL/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key