Rate Overview
Live
1 GEL = 1.1134 ILS
1 ILS = 0.898142
GEL
Avg
1.1250
High
1.1386
Low
1.1126
Last updated: 4/17/2026, 12:29:49 AM
Quick Conversions
| GEL | ILS |
|---|---|
| 1 GEL | 1.11 ILS |
| 10 GEL | 11.13 ILS |
| 50 GEL | 55.67 ILS |
| 100 GEL | 111.34 ILS |
| 500 GEL | 556.71 ILS |
| 1,000 GEL | 1,113.41 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-04-17T00:29:49Z",
"rates": {
"ILS": 1.11341
}
}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": 111.34100000000001,
"rate": 1.11341
}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