Rate Overview
Live
1 BYN = 1.0296 ILS
1 ILS = 0.971242
BYN
Avg
1.0493
High
1.0698
Low
1.0296
Last updated: 5/27/2026, 2:50:48 PM
Quick Conversions
| BYN | ILS |
|---|---|
| 1 BYN | 1.03 ILS |
| 10 BYN | 10.30 ILS |
| 50 BYN | 51.48 ILS |
| 100 BYN | 102.96 ILS |
| 500 BYN | 514.80 ILS |
| 1,000 BYN | 1,029.61 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-05-27T14:50:48Z",
"rates": {
"ILS": 1.029609
}
}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": 102.9609,
"rate": 1.029609
}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