A simple tool to convert N26 CSV format into YNAB. Updated in 2024.
You have a few option to run it:
- Just run the .exe file
- Run
ynab_console
it takes just a parameter, the input .csv file:python ynab.console.py YourPathHere
- Run
ynab_ui
and simply select a file and convert.
In all cases the output file will be saved in the same folder as the input with simply _converted
appended to it.