Uni-President Enterprises Corp. — 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 |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-05 | Chinese | |
| 114年年報及股東會資料 — 2025_1216_20260528FE4.pdf | 2026-05-04 | Chinese | |
| 公告本公司115年第1季財務報告董事會預計召開日期為 115年5月7日 | 2026-04-29 | Chinese | |
| 補充說明本公司於114年11月6日公告發行無擔保普通公司債 之主要發行條件 | 2026-04-29 | Chinese | |
| 115年4月公開說明書 — 202604_1216_B05.pdf | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41461068 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41458734 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 40863689 | 114年年報及股東會資料 — 2025_1216_20260528FE4.pdf | 2026-05-04 | Chinese | ||
| 38424841 | 公告本公司115年第1季財務報告董事會預計召開日期為 115年5月7日 | 2026-04-29 | Chinese | ||
| 38424858 | 補充說明本公司於114年11月6日公告發行無擔保普通公司債 之主要發行條件 | 2026-04-29 | Chinese | ||
| 38524822 | 115年4月公開說明書 — 202604_1216_B05.pdf | 2026-04-29 | Chinese | ||
| 37422511 | 114年第4季財務報告書 — 202504_1216_AIC.pdf | 2026-04-27 | Chinese | ||
| 37422478 | 114年第4季財務報告書 — 202504_1216_AIA.pdf | 2026-04-27 | Chinese | ||
| 37412934 | 114年第4季財務報告書 — 202504_1216_AI3.pdf | 2026-04-27 | Chinese | ||
| 37412843 | 114年第4季財務報告書 — 202504_1216_AI1.pdf | 2026-04-27 | Chinese | ||
| 37412672 | 114年第4季財務報告書 — 202503_1216_AIA.pdf | 2026-04-27 | Chinese | ||
| 37412626 | 114年第4季財務報告書 — 202503_1216_AI1.pdf | 2026-04-27 | Chinese | ||
| 37412569 | 114年第4季財務報告書 — 202502_1216_AIA.pdf | 2026-04-27 | English | ||
| 37412539 | 114年第4季財務報告書 — 202502_1216_AI1.pdf | 2026-04-27 | Chinese | ||
| 37412465 | 114年第4季財務報告書 — 202501_1216_AIA.pdf | 2026-04-27 | 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 |
|
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 |
|
AGV Products Corporation
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
|
ahjikanco.,ltd
Manufacturer and wholesaler of processed Japanese egg, vege…
|
2907 | JP | Manufacturing |
|
Ajinomoto Co., Inc.
A global firm specializing in food products and amino acid-…
|
2802 | JP | Manufacturing |
Uni-President Enterprises Corp. 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 Enterprises Corp. (id: 51747)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.