Rate Overview
Live
1 ILS = 17.2966 EGP
1 EGP = 0.057815
ILS
Avg
17.3883
High
17.5033
Low
17.2902
Last updated: 4/17/2026, 6:14:47 AM
Quick Conversions
| ILS | EGP |
|---|---|
| 1 ILS | 17.30 EGP |
| 10 ILS | 172.97 EGP |
| 50 ILS | 864.83 EGP |
| 100 ILS | 1,729.66 EGP |
| 500 ILS | 8,648.28 EGP |
| 1,000 ILS | 17,296.56 EGP |
Get ILS/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=EGPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-17T06:14:47Z",
"rates": {
"EGP": 17.296556
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "EGP",
"amount": 100
},
"result": 1729.6555999999998,
"rate": 17.296556
}Build with ILS/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key