Rate Overview
Live
1 ILS = 0.972426 BYN
1 BYN = 1.0284
ILS
Avg
0.962238
High
0.972649
Low
0.953961
Last updated: 5/7/2026, 11:27:28 AM
Quick Conversions
| ILS | BYN |
|---|---|
| 1 ILS | 0.97 BYN |
| 10 ILS | 9.72 BYN |
| 50 ILS | 48.62 BYN |
| 100 ILS | 97.24 BYN |
| 500 ILS | 486.21 BYN |
| 1,000 ILS | 972.43 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-05-07T11:27:28Z",
"rates": {
"BYN": 0.972426
}
}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": 97.2426,
"rate": 0.972426
}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