The NBKZ() function is designed to automatically get the value of the official Kazakh tenge exchange rate directly from the website of the National Bank of Kazakhstan (nationalbank.kz) by the specified code and date.
The NBKZ function significantly simplifies working with currency 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 currency exchange rates for selected cells in one click.
=NBKZ(CurrCode; CurrDate)
The NBKZ() 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:
=NBKZ(CurrCode; CurrDate)
We will get the following result:
The following values are used in this example:
You can use the function NBKZ() by installing the extension YLC Utilities.
After that, this function will be available in all files that will be opened in Excel (LibreOffice Calc).