メインコンテンツへスキップ
Beancount.io Logo
bunq → Beancount

bunq CSVをBeancountに変換

bunqのステートメントCSVを、バランスの取れた複式簿記のBeancountトランザクションに変換します — ISO日付はすでにマッピングされています。

実際のbunqエクスポートに対して列マッピングを検証済み

bunqの取引をエクスポートする方法

  1. 1

    bunqアプリで、アカウントを開きます。

  2. 2

    エクスポートを選択し、CSVを選択します。

  3. 3

    対象とする日付範囲を選択します。

  4. 4

    以下のエクスポートを貼り付けます。

bunqはISO日付をエクスポートします

bunq writes dates as 2026-08-01 (year-month-day), which this preset parses as ISO without any configuration. The Amount column already carries your account currency so you can paste the export directly.

Beancount 出力

CSVを貼り付けると、ここに取引が表示されます。

bunqエクスポートに関する質問

01/08/2026は8月1日ですか、それとも1月8日ですか?

8月1日です。このプリセットは日付を日優先で設定しているため、変更する必要はありません。

外貨での購入にも対応していますか?

Yes — bunq exports every transaction already converted into your account's base currency in the Amount column. The converter uses that figure and keeps the original description intact for your Beancount narration.

複数のbunqアカウントで使用できますか?

Yes — bunq lets you export each account or sub-account separately. Download each CSV one by one and convert them sequentially; the preset handles each file independently.

別の銀行やアプリからのエクスポートを変換しますか?

変換した台帳をそのまま維持

Beancount.ioはプレーンテキストの台帳をホストし、将来の明細を自動でインポートし、すべての数字を監査可能な状態に保ちます。

無料で始める