
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 |
|---|---|---|---|
|
International Genius Company
Investment holding company offering AI trading technology a…
|
33 | HK | Financial and insurance activit… |
|
International Holding Company PJSC
A diversified global holding and investment firm managing a…
|
IHC | AE | Financial and insurance activit… |
|
International UNP Holdings Ltd.
A holding company managing assets and corporate governance …
|
— | CA | Financial and insurance activit… |
|
INVENI Co., Ltd.
Investment firm with a dual strategy that also operates in …
|
015360 | KR | Financial and insurance activit… |
|
INVEO YATIRIM HOLDİNG A.Ş.
An investment holding company focused on technology, innova…
|
INVEO | TR | Financial and insurance activit… |
|
INVERSIONES SIEMEL S.A.
Investment holding company diversified across agribusiness,…
|
— | CL | Financial and insurance activit… |
|
INVERSIONES UNESPA S.A.
Investment and comprehensive management of diverse assets, …
|
— | CL | Financial and insurance activit… |
|
Investar Holding Corp
Financial holding company operating a full-service communit…
|
ISTR | US | Financial and insurance activit… |
|
INVESTCO HOLDİNG A.Ş.
Investment holding company with a portfolio in energy, mini…
|
INVES | TR | Financial and insurance activit… |
|
INVESTIMENTOS BEMGE S.A.
Holding company managing investment portfolios and providin…
|
— | BR | 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.