Rate Overview
Live
1 ILS = 84.4113 YER
1 YER = 0.011847
ILS
Avg
83.0678
High
84.4113
Low
81.8342
Last updated: 5/28/2026, 1:18:23 AM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 84.41 YER |
| 10 ILS | 844.11 YER |
| 50 ILS | 4,220.57 YER |
| 100 ILS | 8,441.13 YER |
| 500 ILS | 42,205.67 YER |
| 1,000 ILS | 84,411.35 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-28T01:18:23Z",
"rates": {
"YER": 84.411345
}
}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": 8441.1345,
"rate": 84.411345
}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