Rate Overview
Live
1 YER = 0.012470 ILS
1 ILS = 80.1925
YER
Avg
0.012683
High
0.012915
Low
0.012470
Last updated: 4/17/2026, 1:29:47 PM
Quick Conversions
| YER | ILS |
|---|---|
| 1 YER | 0.01 ILS |
| 10 YER | 0.12 ILS |
| 50 YER | 0.62 ILS |
| 100 YER | 1.25 ILS |
| 500 YER | 6.24 ILS |
| 1,000 YER | 12.47 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-04-17T13:29:47Z",
"rates": {
"ILS": 0.01247
}
}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.247,
"rate": 0.01247
}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