Rate Overview
Live
1 ILS = 16.8652 EGP
1 EGP = 0.059294
ILS
Avg
16.8600
High
16.9823
Low
16.7347
Last updated: 9/3/2026, 2:57:01 AM
Quick Conversions
| ILS | EGP |
|---|---|
| 1 ILS | 16.87 EGP |
| 10 ILS | 168.65 EGP |
| 50 ILS | 843.26 EGP |
| 100 ILS | 1,686.52 EGP |
| 500 ILS | 8,432.61 EGP |
| 1,000 ILS | 16,865.22 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-09-03T02:57:01Z",
"rates": {
"EGP": 16.865221
}
}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.5221,
"rate": 16.865221
}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