Rate Overview
Live
1 YER = 0.012973 ILS
1 ILS = 77.0832
YER
Avg
0.012994
High
0.013164
Low
0.012889
Last updated: 3/7/2026, 7:44:17 AM
Quick Conversions
| YER | ILS |
|---|---|
| 1 YER | 0.01 ILS |
| 10 YER | 0.13 ILS |
| 50 YER | 0.65 ILS |
| 100 YER | 1.30 ILS |
| 500 YER | 6.49 ILS |
| 1,000 YER | 12.97 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-03-07T07:44:17Z",
"rates": {
"ILS": 0.012973
}
}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.2973000000000001,
"rate": 0.012973
}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