Rate Overview
Live
1 EGP = 0.054474 ILS
1 ILS = 18.3574
EGP
Avg
0.054756
High
0.055183
Low
0.054445
Last updated: 5/26/2026, 6:44:50 PM
Quick Conversions
| EGP | ILS |
|---|---|
| 1 EGP | 0.05 ILS |
| 10 EGP | 0.54 ILS |
| 50 EGP | 2.72 ILS |
| 100 EGP | 5.45 ILS |
| 500 EGP | 27.24 ILS |
| 1,000 EGP | 54.47 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-26T18:44:50Z",
"rates": {
"ILS": 0.054474
}
}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.4474,
"rate": 0.054474
}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