Rate Overview
Live
1 GEL = 0.233980 LVL
1 LVL = 4.2739
GEL
Avg
0.225502
High
0.233980
Low
0.217947
Last updated: 7/12/2026, 4:03:42 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 | 116.99 LVL |
| 1,000 GEL | 233.98 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-12T16:03:42Z",
"rates": {
"LVL": 0.23398
}
}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.398,
"rate": 0.23398
}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