
LHIHC — Investor Relations & Filings
Lien Hwa Industrial Holdings Corp. is a diversified holding company and the founding entity of the MiTAC-SYNNEX Group. Originally established in 1952, the company has evolved into a multi-sector investment and management firm. Its core operations include a market-leading food division, which stands as a primary supplier of flour and pasta products. The company also manages an extensive real estate portfolio, focusing on land development and asset revitalization. In alignment with sustainability goals, it operates a new energy division dedicated to green energy solutions and net-zero initiatives. Furthermore, through its subsidiaries, the company provides advanced system integration, AIoT solutions, and digital transformation services. Its broader investment interests span industrial gases, petrochemicals, and logistics, leveraging group-wide synergies to drive operational efficiency and long-term growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季財務報告書 — 202601_1229_AI1.pdf | 2026-05-15 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-15 | Chinese | |
| 115年第1季大陸投資 | 2026-05-15 | Chinese | |
| 115年第1季資產負債表 | 2026-05-15 | Chinese | |
| 115年第1季現金流量表 | 2026-05-15 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46374916 | 115年第1季財務報告書 — 202601_1229_AI1.pdf | 2026-05-15 | Chinese | ||
| 46876645 | 115年第1季海外子公司投資 | 2026-05-15 | Chinese | ||
| 46876652 | 115年第1季大陸投資 | 2026-05-15 | Chinese | ||
| 46876660 | 115年第1季資產負債表 | 2026-05-15 | Chinese | ||
| 46876659 | 115年第1季現金流量表 | 2026-05-15 | Chinese | ||
| 46876656 | 115年第1季綜合損益表 | 2026-05-15 | Chinese | ||
| 46876655 | 115年第1季權益變動表 | 2026-05-15 | Chinese | ||
| 46374172 | 公告本公司董事會決議115年第1季不分派盈餘 | 2026-05-14 | Chinese | ||
| 46374085 | 115年第1季股利金額(董事會決議) | 2026-05-14 | Chinese | ||
| 46374382 | 公告本公司董事會通過115年第1季合併財務報告 | 2026-05-14 | Chinese | ||
| 46876664 | 115年4月營業收入 | 2026-05-08 | Chinese | ||
| 46876663 | 115年4月背書保證與資金貸與 | 2026-05-08 | Chinese | ||
| 46876922 | 115年年報及股東會資料 — 2025_1229_20260528FE4.pdf | 2026-05-08 | Chinese | ||
| 46876902 | 115年年報及股東會資料 — 2025_1229_20260528F04.pdf | 2026-05-08 | Chinese | ||
| 46876666 | 公告本公司115年第1季合併財務報告董事會 預計召開日期為115年05月14日 | 2026-05-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cinda International Holdings Limited
Investment holding company providing comprehensive financia…
|
111 | BM | Financial and insurance activit… |
|
CIR Group
A holding company with operations in healthcare and automot…
|
CIR | IT | Financial and insurance activit… |
|
CIT Exchangeco Inc.
Structural holding company supporting The CIT Group's comme…
|
— | CA | Financial and insurance activit… |
|
CITIC Limited
A diversified conglomerate focused on finance, manufacturin…
|
267 | HK | Financial and insurance activit… |
|
CITIZENS & NORTHERN CORP
A bank holding company offering banking, investment, and we…
|
CZNC | US | Financial and insurance activit… |
|
Citrine Holdings Limited
A corporate entity whose primary function relates to ongoin…
|
— | CA | Financial and insurance activit… |
|
CITY HOLDING CO
A financial holding company providing community banking and…
|
CHCO | US | Financial and insurance activit… |
|
CJL Capital Inc.
Holding company acquiring businesses and managing diversifi…
|
— | CA | Financial and insurance activit… |
|
CK HUTCHISON INTERNATIONAL (16) LIMITED
A subsidiary within the diversified multinational CK Hutchi…
|
4X2B | KY | Financial and insurance activit… |
|
Clarke Inc.
Investment holding company managing diversified businesses,…
|
CKI | CA | Financial and insurance activit… |
LHIHC 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/51754/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51754 | 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=51754 | 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=51754 \ -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": 51754}, 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 LHIHC (id: 51754)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.