Rate Overview
Live
1 GEL = 1.1657 ILS
1 ILS = 0.857829
GEL
Avg
1.1536
High
1.1693
Low
1.1415
Last updated: 3/27/2026, 6:50:10 PM
Quick Conversions
| GEL | ILS |
|---|---|
| 1 GEL | 1.17 ILS |
| 10 GEL | 11.66 ILS |
| 50 GEL | 58.29 ILS |
| 100 GEL | 116.57 ILS |
| 500 GEL | 582.87 ILS |
| 1,000 GEL | 1,165.73 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-03-27T18:50:10Z",
"rates": {
"ILS": 1.165733
}
}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": 116.57329999999999,
"rate": 1.165733
}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