Rate Overview
Live
1 ILS = 80.1887 YER
1 YER = 0.012471
ILS
Avg
78.8555
High
80.1887
Low
77.4264
Last updated: 4/17/2026, 1:29:47 PM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 80.19 YER |
| 10 ILS | 801.89 YER |
| 50 ILS | 4,009.44 YER |
| 100 ILS | 8,018.87 YER |
| 500 ILS | 40,094.37 YER |
| 1,000 ILS | 80,188.75 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-04-17T13:29:47Z",
"rates": {
"YER": 80.188745
}
}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": 8018.8745,
"rate": 80.188745
}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