Rate Overview
Live
1 ILS = 16.7147 EGP
1 EGP = 0.059828
ILS
Avg
16.5499
High
16.8650
Low
16.1339
Last updated: 7/22/2026, 4:46:55 AM
Quick Conversions
| ILS | EGP |
|---|---|
| 1 ILS | 16.71 EGP |
| 10 ILS | 167.15 EGP |
| 50 ILS | 835.73 EGP |
| 100 ILS | 1,671.47 EGP |
| 500 ILS | 8,357.34 EGP |
| 1,000 ILS | 16,714.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-07-22T04:46:55Z",
"rates": {
"EGP": 16.714681
}
}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": 1671.4680999999998,
"rate": 16.714681
}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