Rate Overview
Live
1 BYN = 1.0645 ILS
1 ILS = 0.939436
BYN
Avg
1.0376
High
1.1211
Low
0.949456
Last updated: 7/25/2026, 3:07:39 PM
Quick Conversions
| BYN | ILS |
|---|---|
| 1 BYN | 1.06 ILS |
| 10 BYN | 10.64 ILS |
| 50 BYN | 53.22 ILS |
| 100 BYN | 106.45 ILS |
| 500 BYN | 532.23 ILS |
| 1,000 BYN | 1,064.47 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-25T15:07:39Z",
"rates": {
"ILS": 1.064469
}
}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": 106.44690000000001,
"rate": 1.064469
}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