Rate Overview
Live
1 ILS = 0.876184 GEL
1 GEL = 1.1413
ILS
Avg
0.878801
High
0.885221
Low
0.871760
Last updated: 8/18/2026, 5:53:08 AM
Quick Conversions
| ILS | GEL |
|---|---|
| 1 ILS | 0.88 GEL |
| 10 ILS | 8.76 GEL |
| 50 ILS | 43.81 GEL |
| 100 ILS | 87.62 GEL |
| 500 ILS | 438.09 GEL |
| 1,000 ILS | 876.18 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-08-18T05:53:08Z",
"rates": {
"GEL": 0.876184
}
}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.6184,
"rate": 0.876184
}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