Rate Overview
Live
1 ILS = 18.6236 EGP
1 EGP = 0.053695
ILS
Avg
14.6777
High
18.6236
Low
12.7011
Last updated: 5/29/2026, 2:29:16 PM
Quick Conversions
| ILS | EGP |
|---|---|
| 1 ILS | 18.62 EGP |
| 10 ILS | 186.24 EGP |
| 50 ILS | 931.18 EGP |
| 100 ILS | 1,862.36 EGP |
| 500 ILS | 9,311.79 EGP |
| 1,000 ILS | 18,623.58 EGP |
Get ILS/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=EGPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-29T14:29:16Z",
"rates": {
"EGP": 18.623584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "EGP",
"amount": 100
},
"result": 1862.3584,
"rate": 18.623584
}Build with ILS/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key