Rate Overview
Live
1 ILS = 77.9006 YER
1 YER = 0.012837
ILS
Avg
78.8801
High
85.0692
Low
75.6243
Last updated: 7/28/2026, 2:53:15 PM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 77.90 YER |
| 10 ILS | 779.01 YER |
| 50 ILS | 3,895.03 YER |
| 100 ILS | 7,790.06 YER |
| 500 ILS | 38,950.31 YER |
| 1,000 ILS | 77,900.62 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-28T14:53:15Z",
"rates": {
"YER": 77.900616
}
}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": 7790.0616,
"rate": 77.900616
}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