Rate Overview
Live
1 ILS = 84.4173 YER
1 YER = 0.011846
ILS
Avg
74.4682
High
84.4173
Low
68.9035
Last updated: 5/27/2026, 10:56:51 PM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 84.42 YER |
| 10 ILS | 844.17 YER |
| 50 ILS | 4,220.87 YER |
| 100 ILS | 8,441.73 YER |
| 500 ILS | 42,208.66 YER |
| 1,000 ILS | 84,417.32 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-27T22:56:51Z",
"rates": {
"YER": 84.417317
}
}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.7317,
"rate": 84.417317
}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