Rate Overview
Live
1 GEL = 1.1099 ILS
1 ILS = 0.900971
GEL
Avg
1.1042
High
1.1155
Low
1.0972
Last updated: 6/18/2026, 8:19:54 AM
Quick Conversions
| GEL | ILS |
|---|---|
| 1 GEL | 1.11 ILS |
| 10 GEL | 11.10 ILS |
| 50 GEL | 55.50 ILS |
| 100 GEL | 110.99 ILS |
| 500 GEL | 554.96 ILS |
| 1,000 GEL | 1,109.91 ILS |
Get GEL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=ILSExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-06-18T08:19:54Z",
"rates": {
"ILS": 1.109914
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "ILS",
"amount": 100
},
"result": 110.99140000000001,
"rate": 1.109914
}Build with GEL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key