Rate Overview
Live
1 ILS = 0.926584 GEL
1 GEL = 1.0792
ILS
Avg
0.913839
High
0.926584
Low
0.904790
Last updated: 5/7/2026, 3:25:17 AM
Quick Conversions
| ILS | GEL |
|---|---|
| 1 ILS | 0.93 GEL |
| 10 ILS | 9.27 GEL |
| 50 ILS | 46.33 GEL |
| 100 ILS | 92.66 GEL |
| 500 ILS | 463.29 GEL |
| 1,000 ILS | 926.58 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-07T03:25:17Z",
"rates": {
"GEL": 0.926584
}
}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": 92.6584,
"rate": 0.926584
}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