Rate Overview
Live
1 BYN = 1.0504 ILS
1 ILS = 0.951987
BYN
Avg
1.0439
High
1.1277
Low
0.947087
Last updated: 3/27/2026, 9:46:25 AM
Quick Conversions
| BYN | ILS |
|---|---|
| 1 BYN | 1.05 ILS |
| 10 BYN | 10.50 ILS |
| 50 BYN | 52.52 ILS |
| 100 BYN | 105.04 ILS |
| 500 BYN | 525.22 ILS |
| 1,000 BYN | 1,050.44 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-03-27T09:46:25Z",
"rates": {
"ILS": 1.050435
}
}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.0435,
"rate": 1.050435
}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