Rate Overview
Live
1 ILS = 0.981964 BYN
1 BYN = 1.0184
ILS
Avg
0.969930
High
0.981964
Low
0.950289
Last updated: 7/2/2026, 12:08:45 AM
Quick Conversions
| ILS | BYN |
|---|---|
| 1 ILS | 0.98 BYN |
| 10 ILS | 9.82 BYN |
| 50 ILS | 49.10 BYN |
| 100 ILS | 98.20 BYN |
| 500 ILS | 490.98 BYN |
| 1,000 ILS | 981.96 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-02T00:08:45Z",
"rates": {
"BYN": 0.981964
}
}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": 98.1964,
"rate": 0.981964
}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