Rate Overview
Live
1 EGP = 0.054475 ILS
1 ILS = 18.3570
EGP
Avg
0.054756
High
0.055183
Low
0.054445
Last updated: 5/26/2026, 5:31:36 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.48 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-26T17:31:36Z",
"rates": {
"ILS": 0.054475
}
}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.447500000000001,
"rate": 0.054475
}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