Rate Overview
Live
1 EGP = 0.057419 ILS
1 ILS = 17.4158
EGP
Avg
0.057474
High
0.057995
Low
0.057132
Last updated: 4/16/2026, 8:06:04 AM
Quick Conversions
| EGP | ILS |
|---|---|
| 1 EGP | 0.06 ILS |
| 10 EGP | 0.57 ILS |
| 50 EGP | 2.87 ILS |
| 100 EGP | 5.74 ILS |
| 500 EGP | 28.71 ILS |
| 1,000 EGP | 57.42 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-04-16T08:06:04Z",
"rates": {
"ILS": 0.057419
}
}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.741899999999999,
"rate": 0.057419
}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