Rate Overview
Live
1 ILS = 79.1323 YER
1 YER = 0.012637
ILS
Avg
79.4638
High
80.1859
Low
78.6099
Last updated: 7/6/2026, 6:21:36 PM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 79.13 YER |
| 10 ILS | 791.32 YER |
| 50 ILS | 3,956.62 YER |
| 100 ILS | 7,913.23 YER |
| 500 ILS | 39,566.17 YER |
| 1,000 ILS | 79,132.34 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-07-06T18:21:36Z",
"rates": {
"YER": 79.132337
}
}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": 7913.233700000001,
"rate": 79.132337
}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