Rate Overview
Live
1 ILS = 0.948964 BYN
1 BYN = 1.0538
ILS
Avg
0.933149
High
0.975595
Low
0.907333
Last updated: 3/27/2026, 3:14:30 PM
Quick Conversions
| ILS | BYN |
|---|---|
| 1 ILS | 0.95 BYN |
| 10 ILS | 9.49 BYN |
| 50 ILS | 47.45 BYN |
| 100 ILS | 94.90 BYN |
| 500 ILS | 474.48 BYN |
| 1,000 ILS | 948.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-03-27T15:14:30Z",
"rates": {
"BYN": 0.948964
}
}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.8964,
"rate": 0.948964
}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