Rate Overview
Live
1 EGP = 0.061894 ILS
1 ILS = 16.1567
EGP
Avg
0.063227
High
0.066018
Low
0.061269
Last updated: 3/6/2026, 3:20:28 PM
Quick Conversions
| EGP | ILS |
|---|---|
| 1 EGP | 0.06 ILS |
| 10 EGP | 0.62 ILS |
| 50 EGP | 3.09 ILS |
| 100 EGP | 6.19 ILS |
| 500 EGP | 30.95 ILS |
| 1,000 EGP | 61.89 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-03-06T15:20:28Z",
"rates": {
"ILS": 0.061894
}
}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.1894,
"rate": 0.061894
}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