The function NBKG() is intended to automatically obtain the value of the official exchange rate of the Kyrgyz som directly from website of the National Bank of Kyrgyzstan (nbkr.kg) by the specified code and date.
The NBKG function makes working with exchange rates much easier, especially for those who work in finance or keep records in different currencies. Instead of manually entering the rates, you just need to use this function to get up-to-date data.
=NBKG(CurrCode; CurrDate)
The NBKG() function is easy to use. You just need to enter the currency code and the date in the corresponding cells of the formula, and LibreOffice Calc will automatically get the current exchange rate:
=NBKG("USD"; "01.03.23")
We will have the following result:
This example uses the following values:
You can use the NBKG() function by installing the extension YLC_Utilities.oxt .
After that, this function will be available in all files that will be opened in LibreOffice Calc.