The NBCA() function is designed for automatically getting the official exchange rate of the Canadian dollar directly from the Central Bank of Canada website (bankofcanada.ca) for a specified code and date.
The NBCA function greatly 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.
You can also use the "Official exchange rates" tool, which inserts the exchange rate for selected cells in one click.
=NBCA(CurrCode; CurrDate)
The NBCA() 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:
=NBCA(CurrCode; CurrDate)
We will have the following result:
In this example, the following values are used:
You can use the NBCA() function by installing the YLC Utilities extension.
After that, this function will be available in all files that will be opened in Excel (LibreOffice Calc).