Rate Overview
Live
1 EGP = 0.059488 ILS
1 ILS = 16.8101
EGP
Avg
0.070302
High
0.078733
Low
0.059488
Last updated: 3/27/2026, 9:28:56 AM
Quick Conversions
| EGP | ILS |
|---|---|
| 1 EGP | 0.06 ILS |
| 10 EGP | 0.59 ILS |
| 50 EGP | 2.97 ILS |
| 100 EGP | 5.95 ILS |
| 500 EGP | 29.74 ILS |
| 1,000 EGP | 59.49 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-27T09:28:56Z",
"rates": {
"ILS": 0.059488
}
}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.9488,
"rate": 0.059488
}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