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 |
|---|---|---|---|
|
AMES NATIONAL CORP
A multi-bank holding company with six affiliates serving co…
|
ATLO | US | Financial and insurance activit… |
|
Amixa Holding
Holding company acquiring food and FMCG businesses in Centr…
|
AMIXA | HU | Financial and insurance activit… |
|
AMP LIMITED
Provides wealth management, banking, and investment service…
|
AMP | AU | Financial and insurance activit… |
|
AMTD IDEA GROUP
A diversified institution connecting companies and investor…
|
AMTD | KY | Financial and insurance activit… |
|
Anaam International Holding Group
Diversified group managing food production, logistics, real…
|
4061 | SA | Financial and insurance activit… |
|
Angler Gaming plc
A holding company investing in startups and niche companies…
|
ANGL | MT | Financial and insurance activit… |
|
Anquiro Ventures Ltd.
A Capital Pool Company (CPC) seeking to acquire assets or b…
|
AQR.P | CA | Financial and insurance activit… |
|
ANTCO Investment Group AB
Investment firm accelerating the tech transformation of the…
|
ANTCO | SE | Financial and insurance activit… |
|
AOM International Group Co. Ltd.
Diversified operations spanning manufacturing, natural reso…
|
381 | HK | Financial and insurance activit… |
|
AParadise Acquisition Corp.
A special purpose acquisition company formed to effect a bu…
|
APAD | US | 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.