Rate Overview
Live
1 ILS = 16.1643 EGP
1 EGP = 0.061865
ILS
Avg
16.3679
High
16.5059
Low
16.1643
Last updated: 7/7/2026, 11:36:31 AM
Quick Conversions
| ILS | EGP |
|---|---|
| 1 ILS | 16.16 EGP |
| 10 ILS | 161.64 EGP |
| 50 ILS | 808.22 EGP |
| 100 ILS | 1,616.43 EGP |
| 500 ILS | 8,082.16 EGP |
| 1,000 ILS | 16,164.33 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-07T11:36:31Z",
"rates": {
"EGP": 16.164326
}
}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": 1616.4325999999999,
"rate": 16.164326
}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