Rate Overview
Live
1 EGP = 0.060843 ILS
1 ILS = 16.4357
EGP
Avg
0.060739
High
0.061138
Low
0.060335
Last updated: 7/4/2026, 1:32:49 PM
Quick Conversions
| EGP | ILS |
|---|---|
| 1 EGP | 0.06 ILS |
| 10 EGP | 0.61 ILS |
| 50 EGP | 3.04 ILS |
| 100 EGP | 6.08 ILS |
| 500 EGP | 30.42 ILS |
| 1,000 EGP | 60.84 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-04T13:32:49Z",
"rates": {
"ILS": 0.060843
}
}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": 6.0843,
"rate": 0.060843
}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