The NBLT() function is designed to automatically retrieve the official exchange rate of the Lithuanian Litas (Euro) directly from the Bank of Lithuania website (lb.lt) by the specified code and date.
The NBLT function greatly 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 Currency Exchange Rates" tool, which inserts the currency rate for selected cells with one click.
=NBLT(CurrCode; CurrDate)
The NBLT() function is easy 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 currency rate:
=NBLT(CurrCode; CurrDate)
We will get the following result:
The following values are used in this example:
You can use the function NBLT() by installing the extension YLC Utilities.
After that, this function will be available in all files opened in Excel (LibreOffice Calc).