Rate Overview
Live
1 ILS = 78.5782 YER
1 YER = 0.012726
ILS
Avg
78.9801
High
79.6830
Low
78.2608
Last updated: 9/3/2026, 7:36:32 AM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 78.58 YER |
| 10 ILS | 785.78 YER |
| 50 ILS | 3,928.91 YER |
| 100 ILS | 7,857.82 YER |
| 500 ILS | 39,289.09 YER |
| 1,000 ILS | 78,578.19 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-09-03T07:36:32Z",
"rates": {
"YER": 78.578188
}
}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": 7857.8188,
"rate": 78.578188
}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