Rate Overview
Live
1 ILS = 0.940821 GEL
1 GEL = 1.0629
ILS
Avg
0.839553
High
0.940821
Low
0.772725
Last updated: 5/27/2026, 1:58:14 PM
Quick Conversions
| ILS | GEL |
|---|---|
| 1 ILS | 0.94 GEL |
| 10 ILS | 9.41 GEL |
| 50 ILS | 47.04 GEL |
| 100 ILS | 94.08 GEL |
| 500 ILS | 470.41 GEL |
| 1,000 ILS | 940.82 GEL |
Get ILS/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=GELExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-27T13:58:14Z",
"rates": {
"GEL": 0.940821
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "GEL",
"amount": 100
},
"result": 94.0821,
"rate": 0.940821
}Build with ILS/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key