Rate Overview
Live
1 ILS = 79.2566 YER
1 YER = 0.012617
ILS
Avg
79.7976
High
80.4085
Low
79.1069
Last updated: 8/18/2026, 12:07:20 PM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 79.26 YER |
| 10 ILS | 792.57 YER |
| 50 ILS | 3,962.83 YER |
| 100 ILS | 7,925.66 YER |
| 500 ILS | 39,628.30 YER |
| 1,000 ILS | 79,256.60 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-08-18T12:07:20Z",
"rates": {
"YER": 79.256598
}
}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": 7925.659799999999,
"rate": 79.256598
}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