The NBRU() function is intended for automatically obtaining the value of the official exchange rate of the Russian ruble directly from website of the Central Bank of Russia (cbr.ru) by the specified code and date.
The NBRU function makes it much easier to work with exchange rates, 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.
=NBRU(CurrCode; CurrDate)
The NBRU() 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:
=NBRU("USD"; "01.03.23")
We will have the following result:
This example uses the following values:
You can use the NBRU() 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.