Rate Overview
Live
1 ILS = 0.858994 GEL
1 GEL = 1.1642
ILS
Avg
0.810980
High
0.912258
Low
0.724093
Last updated: 7/29/2026, 12:53:30 AM
Quick Conversions
| ILS | GEL |
|---|---|
| 1 ILS | 0.86 GEL |
| 10 ILS | 8.59 GEL |
| 50 ILS | 42.95 GEL |
| 100 ILS | 85.90 GEL |
| 500 ILS | 429.50 GEL |
| 1,000 ILS | 858.99 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-07-29T00:53:30Z",
"rates": {
"GEL": 0.858994
}
}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": 85.8994,
"rate": 0.858994
}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