Rate Overview
Live
1 BYN = 1.0272 ILS
1 ILS = 0.973499
BYN
Avg
1.0392
High
1.0483
Low
1.0272
Last updated: 5/7/2026, 8:32:07 AM
Quick Conversions
| BYN | ILS |
|---|---|
| 1 BYN | 1.03 ILS |
| 10 BYN | 10.27 ILS |
| 50 BYN | 51.36 ILS |
| 100 BYN | 102.72 ILS |
| 500 BYN | 513.61 ILS |
| 1,000 BYN | 1,027.22 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-07T08:32:07Z",
"rates": {
"ILS": 1.027222
}
}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.72220000000002,
"rate": 1.027222
}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