Rate Overview
Live
1 BYN = 1.0538 ILS
1 ILS = 0.948948
BYN
Avg
1.0642
High
1.0846
Low
1.0505
Last updated: 3/7/2026, 1:00:37 AM
Quick Conversions
| BYN | ILS |
|---|---|
| 1 BYN | 1.05 ILS |
| 10 BYN | 10.54 ILS |
| 50 BYN | 52.69 ILS |
| 100 BYN | 105.38 ILS |
| 500 BYN | 526.90 ILS |
| 1,000 BYN | 1,053.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-03-07T01:00:37Z",
"rates": {
"ILS": 1.053799
}
}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.37989999999999,
"rate": 1.053799
}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