Rate Overview
Live
1 ILS = 0.939435 BYN
1 BYN = 1.0645
ILS
Avg
0.943428
High
0.975595
Low
0.907333
Last updated: 7/25/2026, 9:52:54 AM
Quick Conversions
| ILS | BYN |
|---|---|
| 1 ILS | 0.94 BYN |
| 10 ILS | 9.39 BYN |
| 50 ILS | 46.97 BYN |
| 100 ILS | 93.94 BYN |
| 500 ILS | 469.72 BYN |
| 1,000 ILS | 939.44 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-07-25T09:52:54Z",
"rates": {
"BYN": 0.939435
}
}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": 93.9435,
"rate": 0.939435
}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