Rate Overview
Live
1 BYN = 1.0550 ILS
1 ILS = 0.947897
BYN
Avg
1.1752
High
1.5191
Low
0.955297
Last updated: 7/24/2026, 9:54:21 PM
Quick Conversions
| BYN | ILS |
|---|---|
| 1 BYN | 1.05 ILS |
| 10 BYN | 10.55 ILS |
| 50 BYN | 52.75 ILS |
| 100 BYN | 105.50 ILS |
| 500 BYN | 527.48 ILS |
| 1,000 BYN | 1,054.97 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-24T21:54:21Z",
"rates": {
"ILS": 1.054967
}
}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.4967,
"rate": 1.054967
}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