Rate Overview
Live
1 ILS = 16.7453 EGP
1 EGP = 0.059718
ILS
Avg
14.2803
High
16.7453
Low
12.7011
Last updated: 3/27/2026, 2:38:22 PM
Quick Conversions
| ILS | EGP |
|---|---|
| 1 ILS | 16.75 EGP |
| 10 ILS | 167.45 EGP |
| 50 ILS | 837.26 EGP |
| 100 ILS | 1,674.53 EGP |
| 500 ILS | 8,372.63 EGP |
| 1,000 ILS | 16,745.27 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-03-27T14:38:22Z",
"rates": {
"EGP": 16.745266
}
}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": 1674.5266000000001,
"rate": 16.745266
}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