Rate Overview
Live
1 ILS = 18.0962 EGP
1 EGP = 0.055260
ILS
Avg
18.1632
High
18.2864
Low
18.0748
Last updated: 5/7/2026, 8:53:32 PM
Quick Conversions
| ILS | EGP |
|---|---|
| 1 ILS | 18.10 EGP |
| 10 ILS | 180.96 EGP |
| 50 ILS | 904.81 EGP |
| 100 ILS | 1,809.62 EGP |
| 500 ILS | 9,048.09 EGP |
| 1,000 ILS | 18,096.18 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-05-07T20:53:32Z",
"rates": {
"EGP": 18.096177
}
}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": 1809.6177,
"rate": 18.096177
}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