
UNI-PRESIDENT — Investor Relations & Filings
Uni-President Enterprises Corporation is an international conglomerate focused on the production and distribution of consumer goods. Established in 1967, the company has evolved into a diversified enterprise with operations spanning manufacturing, retail, and logistics. Its core product portfolio includes instant noodles, dairy products, beverages, bakery items, and edible oils. The corporation manages an extensive network of over 200 subsidiaries and affiliates, integrating vertical and horizontal business units to provide a comprehensive lifestyle ecosystem. Key business activities encompass large-scale production, global procurement, and retail management. The company prioritizes quality assurance and innovation, maintaining a significant market presence through its wide-reaching distribution channels and diverse brand portfolio, catering to a broad range of consumer needs across various lifestyle sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年06月法人說明會簡報 | 2025-06-05 | Chinese | |
| 本公司受邀參加國泰證券所舉辦之2025年第二季產業論壇 | 2025-06-05 | Chinese | |
| 114年05月內部人持股異動(事後) | 2025-06-02 | Chinese | |
| 114年05月董事會成員及持股 | 2025-06-02 | Chinese | |
| 公告本公司審計委員會及薪資報酬委員會之委員異動 | 2025-05-29 | Chinese | |
| 公告本公司董事任期屆滿改選 | 2025-05-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33178674 | 114年06月法人說明會簡報 | 2025-06-05 | Chinese | ||
| 33178746 | 本公司受邀參加國泰證券所舉辦之2025年第二季產業論壇 | 2025-06-05 | Chinese | ||
| 33178756 | 114年05月內部人持股異動(事後) | 2025-06-02 | Chinese | ||
| 33178750 | 114年05月董事會成員及持股 | 2025-06-02 | Chinese | ||
| 33178760 | 公告本公司審計委員會及薪資報酬委員會之委員異動 | 2025-05-29 | Chinese | ||
| 33178764 | 公告本公司董事任期屆滿改選 | 2025-05-29 | Chinese | ||
| 33178767 | 代重要子公司UNI-PRESIDENT ASIA HOLDINGS LTD. 公告董事會決議發放股利 | 2025-05-29 | Chinese | ||
| 33178771 | 代重要子公司統一企業香港控股有限公司公告董事會決議 發放股利 | 2025-05-29 | Chinese | ||
| 33178775 | 代重要子公司統一企業(中國)投資有限公司公告董事會決議 發放股利 | 2025-05-29 | Chinese | ||
| 33178778 | 公告本公司114年股東常會決議解除董事競業禁止之限制 | 2025-05-29 | Chinese | ||
| 33178782 | 公告本公司董事會推選羅智先先生續任董事長 | 2025-05-29 | Chinese | ||
| 33178786 | 本公司114年股東常會重要決議事項 | 2025-05-29 | Chinese | ||
| 33178789 | 公司治理組織架構 | 2025-05-29 | Chinese | ||
| 33178794 | 114年第1季海外子公司投資 | 2025-05-14 | Chinese | ||
| 33178800 | 114年第1季大陸投資 | 2025-05-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
UNI-PRESIDENT 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/51747/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51747 | 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=51747 | 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=51747 \ -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": 51747}, 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 UNI-PRESIDENT (id: 51747)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.