Rate Overview
Live
1 ILS = 77.9579 YER
1 YER = 0.012827
ILS
Avg
77.9706
High
78.5217
Low
77.6379
Last updated: 7/29/2026, 1:21:40 AM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 77.96 YER |
| 10 ILS | 779.58 YER |
| 50 ILS | 3,897.90 YER |
| 100 ILS | 7,795.79 YER |
| 500 ILS | 38,978.97 YER |
| 1,000 ILS | 77,957.94 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-29T01:21:40Z",
"rates": {
"YER": 77.957935
}
}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": 7795.793500000001,
"rate": 77.957935
}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