Rate Overview
Live
1 ILS = 0.950684 BYN
1 BYN = 1.0519
ILS
Avg
0.945873
High
0.952359
Low
0.934240
Last updated: 4/17/2026, 7:32:29 AM
Quick Conversions
| ILS | BYN |
|---|---|
| 1 ILS | 0.95 BYN |
| 10 ILS | 9.51 BYN |
| 50 ILS | 47.53 BYN |
| 100 ILS | 95.07 BYN |
| 500 ILS | 475.34 BYN |
| 1,000 ILS | 950.68 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-04-17T07:32:29Z",
"rates": {
"BYN": 0.950684
}
}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.0684,
"rate": 0.950684
}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