Rate Overview
Live
1 GEL = 0.234033 LVL
1 LVL = 4.2729
GEL
Avg
0.233051
High
0.234777
Low
0.228507
Last updated: 7/17/2026, 8:53:49 PM
Quick Conversions
| GEL | LVL |
|---|---|
| 1 GEL | 0.23 LVL |
| 10 GEL | 2.34 LVL |
| 50 GEL | 11.70 LVL |
| 100 GEL | 23.40 LVL |
| 500 GEL | 117.02 LVL |
| 1,000 GEL | 234.03 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-17T20:53:49Z",
"rates": {
"LVL": 0.234033
}
}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.403299999999998,
"rate": 0.234033
}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