Rate Overview
Live
1 ILS = 77.0806 YER
1 YER = 0.012973
ILS
Avg
76.9586
High
77.5851
Low
75.9592
Last updated: 3/7/2026, 7:44:16 AM
Quick Conversions
| ILS | YER |
|---|---|
| 1 ILS | 77.08 YER |
| 10 ILS | 770.81 YER |
| 50 ILS | 3,854.03 YER |
| 100 ILS | 7,708.06 YER |
| 500 ILS | 38,540.32 YER |
| 1,000 ILS | 77,080.64 YER |
Get ILS/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=YERExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-07T07:44:16Z",
"rates": {
"YER": 77.080639
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "YER",
"amount": 100
},
"result": 7708.0639,
"rate": 77.080639
}Build with ILS/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key