Rate Overview
Live
1 ILS = 16.5582 EGP
1 EGP = 0.060393
ILS
Avg
16.7190
High
16.8141
Low
16.5582
Last updated: 7/28/2026, 4:37:42 PM
Quick Conversions
| ILS | EGP |
|---|---|
| 1 ILS | 16.56 EGP |
| 10 ILS | 165.58 EGP |
| 50 ILS | 827.91 EGP |
| 100 ILS | 1,655.82 EGP |
| 500 ILS | 8,279.08 EGP |
| 1,000 ILS | 16,558.16 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-28T16:37:42Z",
"rates": {
"EGP": 16.558163
}
}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": 1655.8163,
"rate": 16.558163
}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