Rate Overview
Live
1 ILS = 81.6942 YER
1 YER = 0.012241
ILS
Avg
81.4521
High
81.9555
Low
80.1214
Last updated: 6/17/2026, 6:35:33 AM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 81.69 YER |
| 10 ILS | 816.94 YER |
| 50 ILS | 4,084.71 YER |
| 100 ILS | 8,169.42 YER |
| 500 ILS | 40,847.10 YER |
| 1,000 ILS | 81,694.20 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-06-17T06:35:33Z",
"rates": {
"YER": 81.694196
}
}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": 8169.4196,
"rate": 81.694196
}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