Rate Overview
Live
1 BYN = 1.0323 ILS
1 ILS = 0.968669
BYN
Avg
1.0293
High
1.0348
Low
1.0202
Last updated: 7/6/2026, 5:55:57 AM
Quick Conversions
| BYN | ILS |
|---|---|
| 1 BYN | 1.03 ILS |
| 10 BYN | 10.32 ILS |
| 50 BYN | 51.62 ILS |
| 100 BYN | 103.23 ILS |
| 500 BYN | 516.17 ILS |
| 1,000 BYN | 1,032.34 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-06T05:55:57Z",
"rates": {
"ILS": 1.032344
}
}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": 103.2344,
"rate": 1.032344
}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