Rate Overview
Live
1 BYN = 1.0588 ILS
1 ILS = 0.944465
BYN
Avg
1.0602
High
1.1021
Low
1.0250
Last updated: 7/27/2026, 9:39:18 AM
Quick Conversions
| BYN | ILS |
|---|---|
| 1 BYN | 1.06 ILS |
| 10 BYN | 10.59 ILS |
| 50 BYN | 52.94 ILS |
| 100 BYN | 105.88 ILS |
| 500 BYN | 529.40 ILS |
| 1,000 BYN | 1,058.80 ILS |
Get BYN/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=ILSExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-27T09:39:18Z",
"rates": {
"ILS": 1.058801
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "ILS",
"amount": 100
},
"result": 105.88010000000001,
"rate": 1.058801
}Build with BYN/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key