Rate Overview
Live
1 ILS = 0.939842 GEL
1 GEL = 1.0640
ILS
Avg
0.925788
High
0.939842
Low
0.913366
Last updated: 5/27/2026, 9:55:47 AM
Quick Conversions
| ILS | GEL |
|---|---|
| 1 ILS | 0.94 GEL |
| 10 ILS | 9.40 GEL |
| 50 ILS | 46.99 GEL |
| 100 ILS | 93.98 GEL |
| 500 ILS | 469.92 GEL |
| 1,000 ILS | 939.84 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-05-27T09:55:47Z",
"rates": {
"GEL": 0.939842
}
}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": 93.9842,
"rate": 0.939842
}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