Rate Overview
Live
1 ILS = 16.8670 EGP
1 EGP = 0.059288
ILS
Avg
15.7134
High
18.4082
Low
14.0485
Last updated: 7/24/2026, 4:58:35 PM
Quick Conversions
| ILS | EGP |
|---|---|
| 1 ILS | 16.87 EGP |
| 10 ILS | 168.67 EGP |
| 50 ILS | 843.35 EGP |
| 100 ILS | 1,686.70 EGP |
| 500 ILS | 8,433.48 EGP |
| 1,000 ILS | 16,866.96 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-24T16:58:35Z",
"rates": {
"EGP": 16.866955
}
}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": 1686.6955,
"rate": 16.866955
}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