Understanding the relationship between QFX and OFX
QFX and OFX are closely related file formats that share the same underlying transaction data structure. Understanding their relationship helps clarify why conversion between them is both straightforward and necessary.
OFX (Open Financial Exchange) is an open standard developed in 1997 by Microsoft, Intuit, and CheckFree. It defines a structured format for exchanging financial data between banks, consumers, and software applications. OFX is supported by thousands of financial institutions worldwide and is accepted by a broad range of accounting and personal finance software.
QFX (Quicken Financial Exchange) is Intuit proprietary variant of OFX. It adds Quicken-specific metadata on top of the standard OFX structure. The most important additions are the OFXHEADER preamble (a nine-line block that identifies the file format, encoding, and compression) and the INTU.BID tag (an Intuit Business Identifier that maps the file to a specific financial institution in Quicken internal directory).
When you convert QFX to OFX, you are essentially removing the Quicken-specific wrapper to produce a clean, standards-compliant OFX file. All transaction data, account information, and balance figures are preserved exactly. Only the proprietary metadata that serves no purpose outside of Quicken is stripped.