
FFHC — Investor Relations & Filings
First Financial Holding Co., Ltd. is a diversified group centered on its flagship entity, First Commercial Bank. The organization operates through various subsidiaries providing services in banking, securities, investment trust, and life insurance. Core activities encompass corporate and retail banking, wealth management, asset management, and insurance protection. The group focuses on integrating its platforms to offer specialized retirement planning and personal asset management solutions. Strategically, the organization prioritizes digital transformation, aiming to provide intelligent services characterized by innovation and efficiency. By leveraging its extensive history in commercial operations, the company serves a broad market of individual and institutional clients, emphasizing a customer-centric approach to long-term value creation and regional growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 代子公司第一金證券股份有限公司公告董事會代行股東會 重要決議事項 | 2026-05-20 | Chinese | |
| 代子公司第一金證券股份有限公司公告董事會決議114年度 盈餘分配案之除息基準日 | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2026_2892_20260618FE2.pdf | 2026-05-18 | English | |
| 115年年報及股東會資料 — 2026_2892_20260618FE1.pdf | 2026-05-18 | English | |
| 115年年報及股東會資料 — 2026_2892_20260618F02.pdf | 2026-05-18 | Chinese | |
| 115年年報及股東會資料 — 2026_2892_20260618F13.pdf | 2026-05-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46585288 | 代子公司第一金證券股份有限公司公告董事會代行股東會 重要決議事項 | 2026-05-20 | Chinese | ||
| 46585290 | 代子公司第一金證券股份有限公司公告董事會決議114年度 盈餘分配案之除息基準日 | 2026-05-20 | Chinese | ||
| 46380236 | 115年年報及股東會資料 — 2026_2892_20260618FE2.pdf | 2026-05-18 | English | ||
| 46380235 | 115年年報及股東會資料 — 2026_2892_20260618FE1.pdf | 2026-05-18 | English | ||
| 46380234 | 115年年報及股東會資料 — 2026_2892_20260618F02.pdf | 2026-05-18 | Chinese | ||
| 46380218 | 115年年報及股東會資料 — 2026_2892_20260618F13.pdf | 2026-05-18 | Chinese | ||
| 46380198 | 115年年報及股東會資料 — 2026_2892_20260618F01.pdf | 2026-05-18 | Chinese | ||
| 46372027 | 115年4月背書保證與資金貸與 | 2026-05-14 | Chinese | ||
| 46372016 | 115年4月營業收入 | 2026-05-14 | Chinese | ||
| 46374200 | 代子公司第一商業銀行股份有限公司公告董事會代行股東 會重要決議事項 | 2026-05-14 | Chinese | ||
| 46374173 | 代子公司第一商業銀行股份有限公司公告114年度盈餘 分配之現金股利除息基準日 | 2026-05-14 | Chinese | ||
| 46374454 | 公告本公司暨主要子公司115年4月份自結合併盈餘數 | 2026-05-14 | Chinese | ||
| 41699441 | 澄清媒體報導「投信公公併拚下半年達陣」 | 2026-05-06 | Chinese | ||
| 39870097 | 代子公司第一金人壽保險股份有限公司公告 董事會代行股東會重要決議事項 | 2026-04-30 | Chinese | ||
| 39870155 | 代子公司第一金人壽公告首次適用國際財務報導準則第十七 號之影響數 | 2026-04-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Lerado Financial Group Company Limited
An investment holding company providing financial services …
|
1225 | HK | Financial and insurance activit… |
|
LHIHC
Diversified holding company managing food, real estate, ene…
|
1229 | TW | Financial and insurance activit… |
|
LHV Group
A financial group providing banking, asset management, and …
|
LHV1T | EE | Financial and insurance activit… |
|
Liaoning Cheng Da Co.,Ltd.
Diversified conglomerate in biopharmaceuticals, financial s…
|
600739 | CN | Financial and insurance activit… |
|
Libertas 7 S.A.
A holding company with operations in real estate, financial…
|
LIB | ES | Financial and insurance activit… |
|
Lifco
An investment group that acquires and develops market-leadi…
|
LIFCO | SE | Financial and insurance activit… |
|
Lift Global Ventures Plc
An enterprise company seeking acquisitions in financial med…
|
LFT | GB | Financial and insurance activit… |
|
Lig Assets, Inc.
A multi-faceted investment company acquiring real estate an…
|
LIGA | US | Financial and insurance activit… |
|
LINGKARAN TRANS KOTA HOLDINGS BERHAD
Operates as an investment holding company.
|
— | MY | Financial and insurance activit… |
|
LINKBANCORP, Inc.
A bank holding company providing community banking in the M…
|
LNKB | US | Financial and insurance activit… |
FFHC 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/52222/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52222 | 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=52222 | 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=52222 \ -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": 52222}, 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 FFHC (id: 52222)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.