Rate Overview
Live
1 GEL = 0.226494 LVL
1 LVL = 4.4151
GEL
Avg
0.223863
High
0.226775
Low
0.220114
Last updated: 5/27/2026, 9:47:13 AM
Quick Conversions
| GEL | LVL |
|---|---|
| 1 GEL | 0.23 LVL |
| 10 GEL | 2.26 LVL |
| 50 GEL | 11.32 LVL |
| 100 GEL | 22.65 LVL |
| 500 GEL | 113.25 LVL |
| 1,000 GEL | 226.49 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-05-27T09:47:13Z",
"rates": {
"LVL": 0.226494
}
}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": 22.6494,
"rate": 0.226494
}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