Rate Overview
Live
1 ILS = 18.5137 EGP
1 EGP = 0.054014
ILS
Avg
16.1932
High
18.5137
Low
14.5729
Last updated: 5/28/2026, 11:01:20 PM
Quick Conversions
| ILS | EGP |
|---|---|
| 1 ILS | 18.51 EGP |
| 10 ILS | 185.14 EGP |
| 50 ILS | 925.68 EGP |
| 100 ILS | 1,851.37 EGP |
| 500 ILS | 9,256.84 EGP |
| 1,000 ILS | 18,513.68 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-28T23:01:20Z",
"rates": {
"EGP": 18.513685
}
}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": 1851.3684999999998,
"rate": 18.513685
}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