The NBLT() function is intended for automatically obtaining the value of the official Lithuanian litas (euro) exchange rate directly from website of the Bank of Lithuania (lb.lt) by the specified code and date.
The NBLT function makes working with exchange rates much easier, especially for those who work in finance or keep records in different currencies. Instead of manually entering the rates, you just need to use this function to get up-to-date data.
=NBLT(CurrCode; CurrDate)
The NBLT() function is easy to use. You just need to enter the currency code and the date in the corresponding cells of the formula, and LibreOffice Calc will automatically get the current exchange rate:
=NBLT("USD"; "01.03.23")
We will have the following result:
This example uses the following values:
You can use the NBLT() function by installing the extension YLC_Utilities.oxt .
After that, this function will be available in all files that will be opened in LibreOffice Calc.