Cathay Financial Holding Co., Ltd. — Investor Relations & Filings
Cathay Financial Holding Co., Ltd. is a diversified group and the core entity of the Lin Yuan Group. Through its primary subsidiaries—Cathay Life Insurance, Cathay United Bank, Cathay Century Insurance, Cathay Securities, and Cathay Securities Investment Trust—the organization provides a comprehensive range of products including life and property insurance, commercial banking, asset management, and securities brokerage. The group operates an integrated "one-stop" service model designed to meet complex investment and wealth management requirements. Currently, the company is prioritizing a digital transformation strategy that utilizes data and technology to build a cross-platform service ecosystem. Its strategic framework emphasizes sustainable finance, focusing on climate resilience, health-integrated insurance solutions, and ESG-driven investment initiatives, with the objective of expanding its regional footprint across the Asia-Pacific.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第一季法人說明會日期 | 2026-04-29 | Chinese | |
| 115年05月法人說明會簡報 | 2026-04-29 | Chinese | |
| 代子公司國泰綜合證券公告會計主管辭任事宜 | 2026-04-29 | Chinese | |
| Dividend Declaration | 2026-04-28 | English | |
| 代子公司國泰世華商業銀行公告授信資產之轉讓 | 2026-04-28 | Chinese | |
| 代子公司國泰世華銀行公告董事會(代行股東會職權) 重要決議事項 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38476990 | 公告本公司115年第一季法人說明會日期 | 2026-04-29 | Chinese | ||
| 38477115 | 115年05月法人說明會簡報 | 2026-04-29 | Chinese | ||
| 38477883 | 代子公司國泰綜合證券公告會計主管辭任事宜 | 2026-04-29 | Chinese | ||
| 37929801 | Dividend Declaration | 2026-04-28 | English | ||
| 37934348 | 代子公司國泰世華商業銀行公告授信資產之轉讓 | 2026-04-28 | Chinese | ||
| 37934383 | 代子公司國泰世華銀行公告董事會(代行股東會職權) 重要決議事項 | 2026-04-28 | Chinese | ||
| 37934393 | 代國泰期貨股份有限公司公告內部稽核主管異動事宜 | 2026-04-28 | Chinese | ||
| 37934417 | 代子公司國泰產險公告董事會(代行使股東會職權)重要決議 事項 | 2026-04-28 | Chinese | ||
| 37934439 | 代子公司國泰人壽公告董事會(代行股東會職權)重要 決議事項 | 2026-04-28 | Chinese | ||
| 37934602 | 代子公司國泰綜合證券公告董事會(代行股東會職權) 重要決議事項 | 2026-04-28 | Chinese | ||
| 37934632 | 分派乙種特別股股利 | 2026-04-28 | Chinese | ||
| 37934650 | 分派甲種特別股股利 | 2026-04-28 | Chinese | ||
| 37934665 | 董事會決議分派普通股股利每股3.5元 | 2026-04-28 | Chinese | ||
| 37911633 | 114年度股利金額(董事會決議) | 2026-04-28 | Chinese | ||
| 37962151 | 本公司代子公司國泰人壽公告擬依持股比例參與陸家嘴國泰人壽現金增資人民幣10億元 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Airedale Financial Corp.
A blank check company formed solely to effect a business co…
|
AIF | CA | Financial and insurance activit… |
|
Akastor
An oil-services investment company with a portfolio of indu…
|
AKAST | NO | Financial and insurance activit… |
|
AKDENİZ YATIRIM HOLDİNG A.Ş.
An investment holding company with a diversified portfolio …
|
AKYHO | TR | Financial and insurance activit… |
|
Aker
Industrial investment company with active ownership in ener…
|
AKER | NO | Financial and insurance activit… |
|
ALFA HOLDINGS S.A.
Manages a portfolio in banking, finance, insurance, and pet…
|
— | BR | Financial and insurance activit… |
|
Al Gassim Investment Holding Co.
Manages a portfolio across agriculture, food processing, re…
|
6020 | SA | Financial and insurance activit… |
|
Algene Holding SE
Investment holding company acquiring, trading, and managing…
|
AV4 | DE | Financial and insurance activit… |
|
ALINA HOLDINGS PLC
Investment holding company that acquires businesses and man…
|
ALNA | GB | Financial and insurance activit… |
|
ALIPERTI S.A.
Manages corporate portfolio and legacy assets from steel an…
|
— | BR | Financial and insurance activit… |
|
ALKEMY CAPITAL INVESTMENTS PLC
An investment vehicle and holding company that invests in t…
|
ALK | GB | Financial and insurance activit… |
Cathay Financial Holding Co., 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/52213/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52213 | 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=52213 | 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=52213 \ -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": 52213}, 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 Cathay Financial Holding Co., Ltd. (id: 52213)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.