Rate Overview
Live
1 ILS = 79.4449 YER
1 YER = 0.012587
ILS
Avg
79.1444
High
79.5064
Low
78.8558
Last updated: 8/13/2026, 7:35:58 AM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 79.44 YER |
| 10 ILS | 794.45 YER |
| 50 ILS | 3,972.24 YER |
| 100 ILS | 7,944.49 YER |
| 500 ILS | 39,722.44 YER |
| 1,000 ILS | 79,444.88 YER |
Get ILS/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=YERExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-08-13T07:35:58Z",
"rates": {
"YER": 79.444875
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "YER",
"amount": 100
},
"result": 7944.487499999999,
"rate": 79.444875
}Build with ILS/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key