Rate Overview
Live
1 GEL = 1.0607 ILS
1 ILS = 0.942768
GEL
Avg
1.0798
High
1.0949
Low
1.0607
Last updated: 5/27/2026, 6:57:16 PM
Quick Conversions
| GEL | ILS |
|---|---|
| 1 GEL | 1.06 ILS |
| 10 GEL | 10.61 ILS |
| 50 GEL | 53.04 ILS |
| 100 GEL | 106.07 ILS |
| 500 GEL | 530.35 ILS |
| 1,000 GEL | 1,060.71 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-05-27T18:57:16Z",
"rates": {
"ILS": 1.060706
}
}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": 106.0706,
"rate": 1.060706
}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