Rate Overview
Live
1 ILS = 0.940024 BYN
1 BYN = 1.0638
ILS
Avg
0.866860
High
1.0458
Low
0.663886
Last updated: 7/26/2026, 11:21:52 PM
Quick Conversions
| ILS | BYN |
|---|---|
| 1 ILS | 0.94 BYN |
| 10 ILS | 9.40 BYN |
| 50 ILS | 47.00 BYN |
| 100 ILS | 94.00 BYN |
| 500 ILS | 470.01 BYN |
| 1,000 ILS | 940.02 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-26T23:21:52Z",
"rates": {
"BYN": 0.940024
}
}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": 94.0024,
"rate": 0.940024
}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