Rate Overview
Live
1 ILS = 78.0611 YER
1 YER = 0.012810
ILS
Avg
79.0491
High
80.5428
Low
77.8843
Last updated: 7/21/2026, 2:34:58 PM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 78.06 YER |
| 10 ILS | 780.61 YER |
| 50 ILS | 3,903.05 YER |
| 100 ILS | 7,806.11 YER |
| 500 ILS | 39,030.54 YER |
| 1,000 ILS | 78,061.08 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-07-21T14:34:58Z",
"rates": {
"YER": 78.061079
}
}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": 7806.107900000001,
"rate": 78.061079
}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