Rate Overview
Live
1 ILS = 0.858798 GEL
1 GEL = 1.1644
ILS
Avg
0.846072
High
0.877646
Low
0.809099
Last updated: 3/27/2026, 9:28:52 AM
Quick Conversions
| ILS | GEL |
|---|---|
| 1 ILS | 0.86 GEL |
| 10 ILS | 8.59 GEL |
| 50 ILS | 42.94 GEL |
| 100 ILS | 85.88 GEL |
| 500 ILS | 429.40 GEL |
| 1,000 ILS | 858.80 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-27T09:28:52Z",
"rates": {
"GEL": 0.858798
}
}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.87979999999999,
"rate": 0.858798
}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