Rate Overview
Live
1 ILS = 0.877502 GEL
1 GEL = 1.1396
ILS
Avg
0.880930
High
0.886610
Low
0.877502
Last updated: 7/4/2026, 8:34:29 PM
Quick Conversions
| ILS | GEL |
|---|---|
| 1 ILS | 0.88 GEL |
| 10 ILS | 8.78 GEL |
| 50 ILS | 43.88 GEL |
| 100 ILS | 87.75 GEL |
| 500 ILS | 438.75 GEL |
| 1,000 ILS | 877.50 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-04T20:34:29Z",
"rates": {
"GEL": 0.877502
}
}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": 87.7502,
"rate": 0.877502
}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