Skip to content

LubomirGeorgiev/bnb-currency-exchange-rates

Repository files navigation

Official exchange rates of the Bulgarian National Bank

Bulgarian National Bank - Official Currency Exchange Rates

All exchange rates in the dataset are based on Bulgarian Lev/BGN/Български лев and are set as official rates by the Bulgarian National Bank.

This repository utilizes the schedule function of Github Actions in order to update the dataset through a continuously running cronjob.

Available data

Download SQLite Database

Last Update: Jul 22, 2024, 4:06:10 PM GMT+0 (2024-07-22T16:06:10.964Z)

Currency (ISO Code) Number of records
USD 1662

How to configure

The default configuration is available in .env.defaults. If you want to overwrite any of the properties in the default configuration in you create .env in the root directory and then follow the steps from the How to use section

How to use

  1. npm install
  2. npm run start - This will update the SQLite database file (data/data.db)

How to generate DB migrations

npm run typeorm migration:generate -- -n migrationNameHere

Generate tax return from an Etoro account statement

npm run start -- gen-tax -f report.xlsx

About

Валутни курсове на БНБ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published