The NBRU() function is designed for automatic retrieval of the official exchange rate of the Russian ruble directly from the website of the Central Bank of Russia (cbr.ru) by the specified code and date.
The NBRU 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 tool "Official Exchange Rates", which inserts the exchange rate for selected cells in one click.
=NBRU(CurrCode; CurrDate)
The NBRU() 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 get the current exchange rate:
=NBRU(CurrCode; CurrDate)
We will get the following result:
In this example, the following values are used:
You can use the function NBRU() by installing the extension YLC Utilities.
After that, this function will be available in all files that will be opened in Excel (LibreOffice Calc).