Rate Overview
Live
1 ILS = 16.8166 EGP
1 EGP = 0.059465
ILS
Avg
16.7252
High
18.4082
Low
14.9817
Last updated: 7/14/2026, 11:07:10 AM
Quick Conversions
| ILS | EGP |
|---|---|
| 1 ILS | 16.82 EGP |
| 10 ILS | 168.17 EGP |
| 50 ILS | 840.83 EGP |
| 100 ILS | 1,681.66 EGP |
| 500 ILS | 8,408.29 EGP |
| 1,000 ILS | 16,816.57 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-07-14T11:07:10Z",
"rates": {
"EGP": 16.816574
}
}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": 1681.6573999999998,
"rate": 16.816574
}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