OFX to CSV Converter
Convert OFX bank exports into CSV rows you can open, filter, map, or import. Statement to Sheets reads the transaction structure instead of guessing from text.
Free · preview before you download · free account to export.
How to convert OFX to CSV
- 1
Upload your OFX file
Drag and drop your .ofx file, or click to browse.
- 2
Convert it
Statement to Sheets reads the file and creates a clean CSV output.
- 3
Download your CSV file
Your CSV (.csv) file downloads automatically, ready to import.
Why convert OFX to CSV?
Use this when you have a file in one format and need a clean CSV file without rebuilding it by hand.
- Upload your OFX file and download CSV
- Avoid manual copy-paste and formatting cleanup
- Works with real-world exports that do not follow a perfect template
Turn bank-data files into rows
- Use this when your bank gives you OFX but your workflow needs a spreadsheet.
- The CSV includes transaction date, description, amount, and available account metadata.
- For QuickBooks imports, consider OFX to QBO instead of CSV.
Common problems this fixes
- Some OFX files use older SGML syntax instead of XML.
- Descriptions can be split between NAME and MEMO fields.
- Credit card OFX files may need sign review before import.
Example: before and after
A sample OFX file and the exact CSV this tool produces from it.
Input · .ofx
<?xml version="1.0"?>
<?OFX OFXHEADER="200" VERSION="211" SECURITY="NONE" OLDFILEUID="NONE" NEWFILEUID="NONE"?>
<OFX><BANKMSGSRSV1><STMTTRNRS><STMTRS><CURDEF>USD</CURDEF>
<BANKACCTFROM><ACCTID>000111114821</ACCTID><ACCTTYPE>CHECKING</ACCTTYPE></BANKACCTFROM>
<BANKTRANLIST><DTSTART>20260601</DTSTART><DTEND>20260630</DTEND>
<STMTTRN><TRNTYPE>CREDIT</TRNTYPE><DTPOSTED>20260602</DTPOSTED><TRNAMT>4200.00</TRNAMT><FITID>1</FITID><NAME>Direct Deposit ACME Payroll</NAME></STMTTRN>
<STMTTRN><TRNTYPE>DEBIT</TRNTYPE><DTPOSTED>20260604</DTPOSTED><TRNAMT>-86.43</TRNAMT><FITID>2</FITID><NAME>Whole Foods Market</NAME></STMTTRN>
</BANKTRANLIST></STMTRS></STMTTRNRS></BANKMSGSRSV1></OFX>Output · .csv
Date,Description,Amount,Balance,Currency
2026-06-02,Direct Deposit ACME Payroll,4200,,USD
2026-06-04,Whole Foods Market,-86.43,,USDWhat ends up in your CSV file
| CSV field | Comes from |
|---|---|
| Date | Transaction date, normalized to YYYY-MM-DD |
| Description | Payee / transaction name |
| Amount | Signed amount (deposits positive, withdrawals negative) |
| Balance | Running balance, when the source provides one |
| Currency | Currency code, when present |
Tips
- Files up to 8 MB are supported. Very large files may be summarized before AI conversion.
Frequently asked questions
Is the OFX to CSV converter free?
Yes — it's completely free, with no sign-up required.
What is a OFX file?
OFX (Open Financial Exchange) is the universal bank-data format read by QuickBooks, Quicken, GnuCash, and most accounting tools, importing with no column mapping.
What can I do with the CSV file?
CSV (comma-separated values) is a plain-text spreadsheet format that opens in Excel, Google Sheets, and nearly every accounting or analysis tool.
Is my financial data private?
Your file is processed only for the conversion, never sold, and not stored by this converter after the conversion runs.
Is there a file size limit?
Files up to 8 MB are supported, which covers even multi-year exports.
Other OFX conversions
Convert other files to CSV
Popular related searches
Related guides
Got a bank statement PDF instead?
Statement to Sheets turns statement PDFs into clean Excel, CSV, and accounting exports. Free to try.
Convert a statement