
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 |
|---|---|---|---|
|
J Trust Co.,Ltd.
A holding company managing a diversified group focused on f…
|
8508 | JP | Financial and insurance activit… |
|
Juroku Financial Group, Inc.
A financial holding company offering banking and leasing se…
|
7380 | JP | Financial and insurance activit… |
|
KAF-SEAGROATT & CAMPBELL BERHAD
Investment holding company offering diversified financial s…
|
— | MY | Financial and insurance activit… |
|
KAI PENG BERHAD
Investment holding corporation managing its investment port…
|
— | MY | Financial and insurance activit… |
|
Kaisa Capital Investment Holdings Limited
Investment holding company in construction and infrastructu…
|
936 | HK | Financial and insurance activit… |
|
Kai Yuan Holdings Limited
Investment holding company with segments in hotel operation…
|
1215 | HK | Financial and insurance activit… |
|
Kalyani Investment Company Limited
Holds and manages strategic investments in industrial and e…
|
KICL | IN | Financial and insurance activit… |
|
Kama Holdings Limited
Holding company managing investments in chemicals, educatio…
|
KAMAHOLD | IN | Financial and insurance activit… |
|
Karnell Group AB
An investment group that acquires and owns niche industrial…
|
KARNELB | SE | Financial and insurance activit… |
|
KBC Ancora SA
A holding company managing its shareholding in KBC Group as…
|
KBCA | BE | 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.