The NBRO() function is designed for automatically obtaining the official exchange rate of the Romanian Leu directly from the website of the National Bank of Romania (bnro.ro) by specified code and date.
The NBRO function significantly simplifies working with currency exchange rates, especially for those who work with finances or keep records in various 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 in one click.
=NBRO(CurrCode; CurrDate)
The NBRO() 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 actual currency exchange rate:
=NBRO(CurrCode; CurrDate)
We will have the following result:
In this example, the following values are used:
You can use the NBRO() function by installing the YLC Utilities extension.
After this, this function will be available in all files that will be opened in Excel (LibreOffice Calc).