Rate Overview
Live
1 ILS = 77.9260 YER
1 YER = 0.012833
ILS
Avg
75.9428
High
85.0692
Low
69.6866
Last updated: 7/29/2026, 10:21:39 AM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 77.93 YER |
| 10 ILS | 779.26 YER |
| 50 ILS | 3,896.30 YER |
| 100 ILS | 7,792.60 YER |
| 500 ILS | 38,963.02 YER |
| 1,000 ILS | 77,926.04 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-29T10:21:39Z",
"rates": {
"YER": 77.926038
}
}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": 7792.603800000001,
"rate": 77.926038
}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