Convert OFX to CSV
Convert your Open Financial Exchange data to CSV quickly
0%
Uploading...
Loading...
Sign-up to upload larger files
Open Financial Exchange
OFX (Open Financial Exchange) is the open specification banks, brokerages, and payment providers use to publish
statements and transaction histories. A single .ofx download holds the sign-on response, account details,
and every statement transaction in one nested document, written either as SGML tag pairs or as XML.
CSV
A CSV (Comma-Separated Values) file is a simple text file used to store tabular data, such as a spreadsheet or database. Each line in the file corresponds to a row in the table, and within each line, columns are separated by commas.