Rate Overview
Live
1 ILS = 0.969622 BYN
1 BYN = 1.0313
ILS
Avg
0.971292
High
0.980223
Low
0.963491
Last updated: 7/6/2026, 6:21:55 PM
Quick Conversions
| ILS | BYN |
|---|---|
| 1 ILS | 0.97 BYN |
| 10 ILS | 9.70 BYN |
| 50 ILS | 48.48 BYN |
| 100 ILS | 96.96 BYN |
| 500 ILS | 484.81 BYN |
| 1,000 ILS | 969.62 BYN |
Get ILS/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BYNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-06T18:21:55Z",
"rates": {
"BYN": 0.969622
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BYN",
"amount": 100
},
"result": 96.9622,
"rate": 0.969622
}Build with ILS/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key