THE TOWA BANK,LTD. — Investor Relations & Filings
THE TOWA BANK, LTD. is a financial institution engaged in commercial banking activities. It provides a comprehensive suite of financial products and services to both individual and corporate clients. Core offerings for individuals include various deposit accounts (yen and foreign currency), lending products such as mortgage, auto, and personal loans, and asset management services like investment trusts and insurance. The bank also offers retirement and inheritance planning solutions, including individual-type defined contribution pension plans (iDeCo), testamentary trusts, and estate settlement services. For its business clients, services include lending and securities investment. The bank complements its traditional services with digital platforms, including internet banking and a mobile application.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-10 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-09 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-12 | Japanese | |
| 確認書 | 2025-11-12 | Japanese | |
| 半期報告書-第121期(2025/04/01-2025/09/30) | 2025-11-12 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 18795569 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-10 | Japanese | ||
| 12641805 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-14 | Japanese | ||
|
2025
13 filings
| |||||
| 9662093 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-09 | Japanese | ||
| 8234707 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-12 | Japanese | ||
| 8234646 | 確認書 | 2025-11-12 | Japanese | ||
| 8234602 | 半期報告書-第121期(2025/04/01-2025/09/30) | 2025-11-12 | Japanese | ||
| 7980140 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-09 | Japanese | ||
| 7856115 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-09 | Japanese | ||
| 7858079 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-12 | Japanese | ||
| 7240503 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-09 | Japanese | ||
| 7241215 | 臨時報告書 | 2025-07-03 | Japanese | ||
| 7249460 | 内部統制報告書-第120期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7249451 | 確認書 | 2025-06-25 | Japanese | ||
| 7249454 | 有価証券報告書-第120期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7259752 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-10 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agricultural Bank of China Limited
Comprehensive financial services provider focused on corpor…
|
1288 | CN | Financial and insurance activit… |
|
AGTech Holdings Limited
Provides integrated gaming services and comprehensive finan…
|
8279 | HK | Financial and insurance activit… |
|
AIB Group Plc
A financial services group offering banking, insurance, and…
|
A5G | IE | Financial and insurance activit… |
|
AKBANK T.A.Ş.
A commercial bank offering retail, commercial, SME, and cor…
|
AKBNK | TR | Financial and insurance activit… |
|
AKB Primorye
A regional financial institution in the Far East offering r…
|
PRMB | RU | Financial and insurance activit… |
|
Aktia Bank Abp
A financial services group operating as an asset manager, b…
|
AKTIA | FI | Financial and insurance activit… |
|
AKTİF YATIRIM BANKASI A.Ş.
A private investment bank operating as a financial technolo…
|
AFB | TR | Financial and insurance activit… |
|
Ålandsbanken Abp
A commercial bank focused on private banking, premium banki…
|
ALBAV | FI | Financial and insurance activit… |
|
ALBARAKA TÜRK KATILIM BANKASI A.Ş.
A participation bank offering Sharia-compliant financial pr…
|
ALBRK | TR | Financial and insurance activit… |
|
Aldermore Group PLC
A specialist bank providing financial services to individua…
|
ALD | GB | Financial and insurance activit… |
THE TOWA BANK,LTD. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/12817/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12817 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=12817 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=12817 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 12817}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for THE TOWA BANK,LTD. (id: 12817)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.