Rate Overview
Live
1 ILS = 81.5171 YER
1 YER = 0.012267
ILS
Avg
81.2319
High
82.1063
Low
80.5665
Last updated: 5/7/2026, 7:01:47 PM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 81.52 YER |
| 10 ILS | 815.17 YER |
| 50 ILS | 4,075.85 YER |
| 100 ILS | 8,151.71 YER |
| 500 ILS | 40,758.54 YER |
| 1,000 ILS | 81,517.08 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-05-07T19:01:47Z",
"rates": {
"YER": 81.517076
}
}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": 8151.707600000001,
"rate": 81.517076
}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