Rate Overview
Live
1 BYN = 1.0518 ILS
1 ILS = 0.950795
BYN
Avg
1.0573
High
1.0704
Low
1.0500
Last updated: 4/17/2026, 4:54:15 AM
Quick Conversions
| BYN | ILS |
|---|---|
| 1 BYN | 1.05 ILS |
| 10 BYN | 10.52 ILS |
| 50 BYN | 52.59 ILS |
| 100 BYN | 105.18 ILS |
| 500 BYN | 525.88 ILS |
| 1,000 BYN | 1,051.75 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-04-17T04:54:15Z",
"rates": {
"ILS": 1.051751
}
}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.17510000000001,
"rate": 1.051751
}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