Rate Overview
Live
1 GEL = 1.0844 ILS
1 ILS = 0.922132
GEL
Avg
1.0938
High
1.1052
Low
1.0803
Last updated: 5/7/2026, 1:50:47 PM
Quick Conversions
| GEL | ILS |
|---|---|
| 1 GEL | 1.08 ILS |
| 10 GEL | 10.84 ILS |
| 50 GEL | 54.22 ILS |
| 100 GEL | 108.44 ILS |
| 500 GEL | 542.22 ILS |
| 1,000 GEL | 1,084.44 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-05-07T13:50:47Z",
"rates": {
"ILS": 1.084443
}
}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": 108.4443,
"rate": 1.084443
}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