Rate Overview
Live
1 GEL = 1.1643 ILS
1 ILS = 0.858854
GEL
Avg
1.1323
High
1.1742
Low
1.0553
Last updated: 7/28/2026, 7:24:04 PM
Quick Conversions
| GEL | ILS |
|---|---|
| 1 GEL | 1.16 ILS |
| 10 GEL | 11.64 ILS |
| 50 GEL | 58.22 ILS |
| 100 GEL | 116.43 ILS |
| 500 GEL | 582.17 ILS |
| 1,000 GEL | 1,164.34 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-28T19:24:04Z",
"rates": {
"ILS": 1.164342
}
}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": 116.4342,
"rate": 1.164342
}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