Rate Overview
Live
1 ILS = 78.0125 YER
1 YER = 0.012818
ILS
Avg
75.7887
High
84.0583
Low
69.9615
Last updated: 7/25/2026, 9:27:18 PM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 78.01 YER |
| 10 ILS | 780.12 YER |
| 50 ILS | 3,900.62 YER |
| 100 ILS | 7,801.25 YER |
| 500 ILS | 39,006.23 YER |
| 1,000 ILS | 78,012.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-25T21:27:18Z",
"rates": {
"YER": 78.012467
}
}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": 7801.2467,
"rate": 78.012467
}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