The NBEU() function is designed for automatically retrieving the official euro exchange rate directly from the website of the European Central Bank (ecb.eu) by the specified code and date.
The NBEU function significantly simplifies working with exchange rates, especially for those who work with finances or keep records in different currencies. Instead of manual entry of rates, you just need to use this function to get up-to-date data.
Also, you can use the "Official Exchange Rates" tool, which inserts the currency rate for selected cells with one click.
=NBEU(CurrCode; CurrDate; [Modifier])
The NBEU() 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 currency rate:
=NBEU(CurrCode; CurrDate)
We will get the following result:
In this example, the following values are used:
You can use the function NBEU() by installing the extension YLC Utilities.
After this, this function will be available in all files that will be opened in Excel (LibreOffice Calc).