Rate Overview
Live
1 ILS = 0.953802 BYN
1 BYN = 1.0484
ILS
Avg
0.941932
High
0.953802
Low
0.922027
Last updated: 3/7/2026, 4:24:48 AM
Quick Conversions
| ILS | BYN |
|---|---|
| 1 ILS | 0.95 BYN |
| 10 ILS | 9.54 BYN |
| 50 ILS | 47.69 BYN |
| 100 ILS | 95.38 BYN |
| 500 ILS | 476.90 BYN |
| 1,000 ILS | 953.80 BYN |
Get ILS/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BYNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-07T04:24:48Z",
"rates": {
"BYN": 0.953802
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BYN",
"amount": 100
},
"result": 95.3802,
"rate": 0.953802
}Build with ILS/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key