Rate Overview
Live
1 ILS = 76.0460 YER
1 YER = 0.013150
ILS
Avg
74.8818
High
77.2428
Low
72.0324
Last updated: 3/28/2026, 1:37:33 PM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 76.05 YER |
| 10 ILS | 760.46 YER |
| 50 ILS | 3,802.30 YER |
| 100 ILS | 7,604.60 YER |
| 500 ILS | 38,023.01 YER |
| 1,000 ILS | 76,046.03 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-03-28T13:37:33Z",
"rates": {
"YER": 76.046029
}
}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": 7604.602900000001,
"rate": 76.046029
}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