
TCFHC — Investor Relations & Filings
Taiwan Cooperative Financial Holding Co., Ltd. (TCFHC) is a diversified financial group established through the integration of banking, asset management, and bills finance entities. Its core operations are led by Taiwan Cooperative Bank, which provides comprehensive commercial banking services. The group’s portfolio includes securities, investment trusts, and specialized financing. TCFHC distinguishes itself through a historical mission to support cooperative enterprises, the agricultural and fishery sectors, and small and medium-sized enterprises (SMEs). The company focuses on digital transformation, offering integrated digital platforms for wealth management and retail services. TCFHC also prioritizes sustainable development by incorporating environmental, social, and governance (ESG) criteria into its business model while maintaining a significant role in national economic development and community support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司召開2026年第1季中文法人說明會 | 2026-05-22 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-22 | Chinese | |
| 代子公司合作金庫票券金融股份有限公司公告 董事會決議除息基準日 | 2026-05-20 | Chinese | |
| 代子公司合作金庫票券金融股份有限公司公告115年董事會 代行股東常會重要決議事項 | 2026-05-20 | Chinese | |
| 代子公司合作金庫證券股份有限公司公告 董事會決議除息基準日 | 2026-05-19 | Chinese | |
| 代子公司合作金庫證券股份有限公司公告115年董事會 代行股東會重要決議事項 | 2026-05-19 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46799155 | 公告本公司召開2026年第1季中文法人說明會 | 2026-05-22 | Chinese | ||
| 46794212 | 115年05月法人說明會簡報 | 2026-05-22 | Chinese | ||
| 46586502 | 代子公司合作金庫票券金融股份有限公司公告 董事會決議除息基準日 | 2026-05-20 | Chinese | ||
| 46586509 | 代子公司合作金庫票券金融股份有限公司公告115年董事會 代行股東常會重要決議事項 | 2026-05-20 | Chinese | ||
| 46525954 | 代子公司合作金庫證券股份有限公司公告 董事會決議除息基準日 | 2026-05-19 | Chinese | ||
| 46526097 | 代子公司合作金庫證券股份有限公司公告115年董事會 代行股東會重要決議事項 | 2026-05-19 | Chinese | ||
| 46380241 | 115年年報及股東會資料 — 2026_5880_20260618F13.pdf | 2026-05-18 | Chinese | ||
| 46380240 | 115年年報及股東會資料 — 2026_5880_20260618FE2.pdf | 2026-05-18 | English | ||
| 46380239 | 115年年報及股東會資料 — 2026_5880_20260618F02.pdf | 2026-05-18 | Chinese | ||
| 46380238 | 115年年報及股東會資料 — 2026_5880_20260618FE1.pdf | 2026-05-18 | English | ||
| 46380237 | 115年年報及股東會資料 — 2026_5880_20260618F01.pdf | 2026-05-18 | Chinese | ||
| 46374445 | 公告本公司暨主要子公司115年4月份自結合併盈餘 | 2026-05-14 | Chinese | ||
| 46372030 | 115年4月背書保證與資金貸與 | 2026-05-14 | Chinese | ||
| 46372019 | 115年4月營業收入 | 2026-05-14 | Chinese | ||
| 45751447 | 代孫公司臺灣聯合銀行公告董事會決議發放股利案。 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CEMEPE INVESTIMENTOS SA
Manages capital resources and provides strategic advisory a…
|
— | BR | Financial and insurance activit… |
|
Central Bancompany, Inc.
Missouri-based bank holding company with $19.2 billion in a…
|
CBC | US | Financial and insurance activit… |
|
Central Plains Bancshares, Inc.
A holding company for a community bank providing financial …
|
CPBI | US | Financial and insurance activit… |
|
Centric Holdings S.A.
An investment firm focused on tourism, real estate, and on-…
|
CENTR | GR | Financial and insurance activit… |
|
CENTROTEC SE
Family-owned investment company managing industrial, real e…
|
CTEC | DE | Financial and insurance activit… |
|
Century Legend (Holdings) Limited
Investment holding in property, hair styling, securities in…
|
79 | HK | Financial and insurance activit… |
|
CERDIOS SE
Holding company investing in EU financial services, offerin…
|
— | LI | Financial and insurance activit… |
|
CFSB Bancorp, Inc. /MA/
Holding company for a bank providing loans and deposit prod…
|
CFSB | US | Financial and insurance activit… |
|
ChampionsGate Acquisition Corp
A blank check company formed to effect a business combinati…
|
CHPG | US | Financial and insurance activit… |
|
Charlton Aria Acquisition Corp
A blank check company formed to effect a merger or similar …
|
CHAR | US | Financial and insurance activit… |
TCFHC 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/52495/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52495 | 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=52495 | 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=52495 \ -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": 52495}, 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 TCFHC (id: 52495)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.