Rate Overview
Live
1 LKR = 0.008378 GEL
1 GEL = 119.3602
LKR
Avg
0.008381
High
0.008398
Low
0.008367
Last updated: 5/7/2026, 1:19:07 AM
Quick Conversions
| LKR | GEL |
|---|---|
| 1 LKR | 0.01 GEL |
| 10 LKR | 0.08 GEL |
| 50 LKR | 0.42 GEL |
| 100 LKR | 0.84 GEL |
| 500 LKR | 4.19 GEL |
| 1,000 LKR | 8.38 GEL |
Get LKR/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=GELExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-05-07T01:19:07Z",
"rates": {
"GEL": 0.008378
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "GEL",
"amount": 100
},
"result": 0.8378,
"rate": 0.008378
}Build with LKR/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key