Rate Overview
Live
1 BYN = 0.977527 ILS
1 ILS = 1.0230
BYN
Avg
0.980103
High
0.992052
Low
0.975967
Last updated: 9/5/2026, 4:58:51 PM
Quick Conversions
| BYN | ILS |
|---|---|
| 1 BYN | 0.98 ILS |
| 10 BYN | 9.78 ILS |
| 50 BYN | 48.88 ILS |
| 100 BYN | 97.75 ILS |
| 500 BYN | 488.76 ILS |
| 1,000 BYN | 977.53 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-09-05T16:58:51Z",
"rates": {
"ILS": 0.977527
}
}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": 97.7527,
"rate": 0.977527
}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