Rate Overview
Live
1 ILS = 16.5625 EGP
1 EGP = 0.060377
ILS
Avg
16.6141
High
18.4134
Low
14.8779
Last updated: 7/29/2026, 10:23:30 AM
Quick Conversions
| ILS | EGP |
|---|---|
| 1 ILS | 16.56 EGP |
| 10 ILS | 165.62 EGP |
| 50 ILS | 828.12 EGP |
| 100 ILS | 1,656.25 EGP |
| 500 ILS | 8,281.24 EGP |
| 1,000 ILS | 16,562.49 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-29T10:23:30Z",
"rates": {
"EGP": 16.562487
}
}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": 1656.2487,
"rate": 16.562487
}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