Rate Overview
Live
1 EGP = 0.055134 ILS
1 ILS = 18.1376
EGP
Avg
0.055137
High
0.055922
Low
0.054768
Last updated: 5/6/2026, 12:24:13 PM
Quick Conversions
| EGP | ILS |
|---|---|
| 1 EGP | 0.06 ILS |
| 10 EGP | 0.55 ILS |
| 50 EGP | 2.76 ILS |
| 100 EGP | 5.51 ILS |
| 500 EGP | 27.57 ILS |
| 1,000 EGP | 55.13 ILS |
Get EGP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=ILSExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-05-06T12:24:13Z",
"rates": {
"ILS": 0.055134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "ILS",
"amount": 100
},
"result": 5.5134,
"rate": 0.055134
}Build with EGP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key