Rate Overview
Live
1 ILS = 0.881865 GEL
1 GEL = 1.1340
ILS
Avg
0.871300
High
0.886283
Low
0.851022
Last updated: 3/7/2026, 2:47:40 AM
Quick Conversions
| ILS | GEL |
|---|---|
| 1 ILS | 0.88 GEL |
| 10 ILS | 8.82 GEL |
| 50 ILS | 44.09 GEL |
| 100 ILS | 88.19 GEL |
| 500 ILS | 440.93 GEL |
| 1,000 ILS | 881.87 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-03-07T02:47:40Z",
"rates": {
"GEL": 0.881865
}
}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": 88.1865,
"rate": 0.881865
}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