Rate Overview
Live
1 ILS = 77.9605 YER
1 YER = 0.012827
ILS
Avg
72.3614
High
81.0749
Low
65.6486
Last updated: 7/29/2026, 7:12:42 AM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 77.96 YER |
| 10 ILS | 779.60 YER |
| 50 ILS | 3,898.02 YER |
| 100 ILS | 7,796.05 YER |
| 500 ILS | 38,980.24 YER |
| 1,000 ILS | 77,960.47 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-29T07:12:42Z",
"rates": {
"YER": 77.960471
}
}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": 7796.0471,
"rate": 77.960471
}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