The NBIL() function is designed for automatic retrieval of the official Israeli shekel exchange rate directly from Bank of Israel website (boi.org.il) for the specified code and date.
The NBIL function significantly simplifies working with exchange rates, especially for those who work with finances or keep records in different currencies. Instead of manually entering rates, you just need to use this function to get up-to-date data.
Also, you can use the "Official Exchange Rates" tool, which inserts the exchange rate for selected cells in one click.
=NBIL(CurrCode; CurrDate)
The NBIL() function is simple to use. You just need to enter the currency code and date into the corresponding cells of the formula, and Excel (Calc) will automatically retrieve the current exchange rate:
=NBIL(CurrCode; CurrDate)
We will have the following result:
The following values are used in this example:
You can use the function NBIL() by installing the extension YLC Utilities.
After this, this function will be available in all files that will be opened in Excel (LibreOffice Calc).