Rate Overview
Live
1 EGP = 0.059625 ILS
1 ILS = 16.7715
EGP
Avg
0.059791
High
0.066798
Low
0.053748
Last updated: 7/22/2026, 3:17:46 PM
Quick Conversions
| EGP | ILS |
|---|---|
| 1 EGP | 0.06 ILS |
| 10 EGP | 0.60 ILS |
| 50 EGP | 2.98 ILS |
| 100 EGP | 5.96 ILS |
| 500 EGP | 29.81 ILS |
| 1,000 EGP | 59.63 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-07-22T15:17:46Z",
"rates": {
"ILS": 0.059625
}
}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.9624999999999995,
"rate": 0.059625
}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