Rate Overview
Live
1 ILS = 1.0230 BYN
1 BYN = 0.977528
ILS
Avg
1.0200
High
1.0246
Low
1.0080
Last updated: 9/5/2026, 4:00:56 AM
Quick Conversions
| ILS | BYN |
|---|---|
| 1 ILS | 1.02 BYN |
| 10 ILS | 10.23 BYN |
| 50 ILS | 51.15 BYN |
| 100 ILS | 102.30 BYN |
| 500 ILS | 511.49 BYN |
| 1,000 ILS | 1,022.99 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-09-05T04:00:56Z",
"rates": {
"BYN": 1.022989
}
}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": 102.29889999999999,
"rate": 1.022989
}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