The function NBTJ() is intended to automatically obtain the value of the official exchange rate of the Tajik somoni directly from website of the National Bank of Tajikistan (nbt.tj) by the specified code and date.
The NBTJ 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.
=NBTJ(CurrCode; CurrDate)
The NBTJ() 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:
=NBTJ("USD"; "01.03.23")
We will have the following result:
This example uses the following values:
You can use the NBTJ() 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.