Rate Overview
Live
1 ILS = 84.4188 YER
1 YER = 0.011846
ILS
Avg
81.8296
High
84.4188
Low
79.8075
Last updated: 5/27/2026, 9:35:37 PM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 84.42 YER |
| 10 ILS | 844.19 YER |
| 50 ILS | 4,220.94 YER |
| 100 ILS | 8,441.88 YER |
| 500 ILS | 42,209.41 YER |
| 1,000 ILS | 84,418.81 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-27T21:35:37Z",
"rates": {
"YER": 84.41881
}
}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.881,
"rate": 84.41881
}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