Rate Overview
Live
1 BYN = 0.982273 ILS
1 ILS = 1.0180
BYN
Avg
1.0006
High
1.0118
Low
0.975239
Last updated: 8/14/2026, 3:14:30 PM
Quick Conversions
| BYN | ILS |
|---|---|
| 1 BYN | 0.98 ILS |
| 10 BYN | 9.82 ILS |
| 50 BYN | 49.11 ILS |
| 100 BYN | 98.23 ILS |
| 500 BYN | 491.14 ILS |
| 1,000 BYN | 982.27 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-08-14T15:14:30Z",
"rates": {
"ILS": 0.982273
}
}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": 98.2273,
"rate": 0.982273
}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