Rate Overview
Live
1 GEL = 1.1394 ILS
1 ILS = 0.877622
GEL
Avg
1.1362
High
1.1478
Low
1.1279
Last updated: 7/6/2026, 4:11:58 PM
Quick Conversions
| GEL | ILS |
|---|---|
| 1 GEL | 1.14 ILS |
| 10 GEL | 11.39 ILS |
| 50 GEL | 56.97 ILS |
| 100 GEL | 113.94 ILS |
| 500 GEL | 569.72 ILS |
| 1,000 GEL | 1,139.44 ILS |
Get GEL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=ILSExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-06T16:11:58Z",
"rates": {
"ILS": 1.139443
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "ILS",
"amount": 100
},
"result": 113.9443,
"rate": 1.139443
}Build with GEL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key