An open API service indexing awesome lists of open source software.

https://github.com/maptiler/iso2ofx

ISO20022 CAMT.053 to OFX - converting bank statements for Xero import
https://github.com/maptiler/iso2ofx

20200 bank banking camp053 camt iso20022 ofx statement xero

Last synced: 4 months ago
JSON representation

ISO20022 CAMT.053 to OFX - converting bank statements for Xero import

Awesome Lists containing this project

README

          

# ISO20022 CAMT.053 to OFX bank statement XML convertor

This simple webpage loads the bank statement with account balance and all transactions - exported as an XML file from an European (esp. Swiss) online banking systems in [ISO20022](https://www.iso20022.org/) SEPA [camt.053 XML format](https://www.six-group.com/dam/download/banking-services/standardization/sps/ig-cash-management-delta-guide-sps2022-en.pdf), it transforms the data and generates [Open Financial Exchange (OFX)](https://financialdataexchange.org/ofx) format suitable for import into [Xero](https://www.xero.com/) and other accounting and financial systems.

Secure - your data are not submitted anywhere. Conversion happens directly in your web browser locally using in-browser XSLT transformation (camt2ofx.xsl) without any server.

Open-source code including the XSL transformation itself is available at https://github.com/maptiler/iso2ofx.

[](https://labs.maptiler.com/iso2ofx/)

Available online at:
[https://labs.maptiler.com/iso2ofx/](https://labs.maptiler.com/iso2ofx/)