Rate Overview
Live
1 ILS = 0.898486 GEL
1 GEL = 1.1130
ILS
Avg
0.888966
High
0.898799
Low
0.878294
Last updated: 4/17/2026, 1:49:47 AM
Quick Conversions
| ILS | GEL |
|---|---|
| 1 ILS | 0.90 GEL |
| 10 ILS | 8.98 GEL |
| 50 ILS | 44.92 GEL |
| 100 ILS | 89.85 GEL |
| 500 ILS | 449.24 GEL |
| 1,000 ILS | 898.49 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-04-17T01:49:47Z",
"rates": {
"GEL": 0.898486
}
}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": 89.8486,
"rate": 0.898486
}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