Rate Overview
Live
1 YER = 0.011757 ILS
1 ILS = 85.0557
YER
Avg
0.011952
High
0.012133
Low
0.011757
Last updated: 5/29/2026, 4:24:04 PM
Quick Conversions
| YER | ILS |
|---|---|
| 1 YER | 0.01 ILS |
| 10 YER | 0.12 ILS |
| 50 YER | 0.59 ILS |
| 100 YER | 1.18 ILS |
| 500 YER | 5.88 ILS |
| 1,000 YER | 11.76 ILS |
Get YER/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=ILSExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-29T16:24:04Z",
"rates": {
"ILS": 0.011757
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "ILS",
"amount": 100
},
"result": 1.1757,
"rate": 0.011757
}Build with YER/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key