Rate Overview
Live
1 YER = 0.012756 ILS
1 ILS = 78.3945
YER
Avg
0.012705
High
0.012839
Low
0.012578
Last updated: 7/9/2026, 9:08:32 AM
Quick Conversions
| YER | ILS |
|---|---|
| 1 YER | 0.01 ILS |
| 10 YER | 0.13 ILS |
| 50 YER | 0.64 ILS |
| 100 YER | 1.28 ILS |
| 500 YER | 6.38 ILS |
| 1,000 YER | 12.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-07-09T09:08:32Z",
"rates": {
"ILS": 0.012756
}
}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.2756,
"rate": 0.012756
}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