Rate Overview
Live
1 ILS = 0.866036 GEL
1 GEL = 1.1547
ILS
Avg
0.868743
High
0.876217
Low
0.861710
Last updated: 9/3/2026, 1:32:48 PM
Quick Conversions
| ILS | GEL |
|---|---|
| 1 ILS | 0.87 GEL |
| 10 ILS | 8.66 GEL |
| 50 ILS | 43.30 GEL |
| 100 ILS | 86.60 GEL |
| 500 ILS | 433.02 GEL |
| 1,000 ILS | 866.04 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-09-03T13:32:48Z",
"rates": {
"GEL": 0.866036
}
}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.6036,
"rate": 0.866036
}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