Rate Overview
Live
1 YER = 0.012334 ILS
1 ILS = 81.0767
YER
Avg
0.012273
High
0.012399
Low
0.012201
Last updated: 6/18/2026, 8:50:07 PM
Quick Conversions
| YER | ILS |
|---|---|
| 1 YER | 0.01 ILS |
| 10 YER | 0.12 ILS |
| 50 YER | 0.62 ILS |
| 100 YER | 1.23 ILS |
| 500 YER | 6.17 ILS |
| 1,000 YER | 12.33 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-06-18T20:50:07Z",
"rates": {
"ILS": 0.012334
}
}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.2334,
"rate": 0.012334
}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