Rate Overview
Live
1 ILS = 0.862160 GEL
1 GEL = 1.1599
ILS
Avg
0.867995
High
0.876058
Low
0.860890
Last updated: 3/27/2026, 6:03:32 AM
Quick Conversions
| ILS | GEL |
|---|---|
| 1 ILS | 0.86 GEL |
| 10 ILS | 8.62 GEL |
| 50 ILS | 43.11 GEL |
| 100 ILS | 86.22 GEL |
| 500 ILS | 431.08 GEL |
| 1,000 ILS | 862.16 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-03-27T06:03:32Z",
"rates": {
"GEL": 0.86216
}
}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": 86.21600000000001,
"rate": 0.86216
}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