Rate Overview
Live
1 ILS = 16.8199 EGP
1 EGP = 0.059454
ILS
Avg
15.6721
High
16.8517
Low
14.8779
Last updated: 3/27/2026, 4:30:54 PM
Quick Conversions
| ILS | EGP |
|---|---|
| 1 ILS | 16.82 EGP |
| 10 ILS | 168.20 EGP |
| 50 ILS | 840.99 EGP |
| 100 ILS | 1,681.99 EGP |
| 500 ILS | 8,409.93 EGP |
| 1,000 ILS | 16,819.86 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-27T16:30:54Z",
"rates": {
"EGP": 16.81986
}
}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": 1681.9859999999999,
"rate": 16.81986
}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