
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 |
|---|---|---|---|
| 115年06月法人說明會簡報 — 121620260604E001.pdf | 2026-06-04 | English | |
| 115年06月法人說明會簡報 — 121620260604M001.pdf | 2026-06-04 | English | |
| 115年06月法人說明會簡報 | 2026-06-04 | Chinese | |
| 本公司受邀參加統一證券舉辦之線上法說會。 | 2026-06-04 | Chinese | |
| 115年05月內部人持股異動(事後) | 2026-06-03 | Chinese | |
| 115年05月董事會成員及持股 | 2026-06-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47967371 | 115年06月法人說明會簡報 — 121620260604E001.pdf | 2026-06-04 | English | ||
| 47967370 | 115年06月法人說明會簡報 — 121620260604M001.pdf | 2026-06-04 | English | ||
| 47967369 | 115年06月法人說明會簡報 | 2026-06-04 | Chinese | ||
| 47966530 | 本公司受邀參加統一證券舉辦之線上法說會。 | 2026-06-04 | Chinese | ||
| 47943921 | 115年05月內部人持股異動(事後) | 2026-06-03 | Chinese | ||
| 47943920 | 115年05月董事會成員及持股 | 2026-06-03 | Chinese | ||
| 47927693 | 公司基本資料 | 2026-06-02 | Chinese | ||
| 47864022 | 代重要子公司UNI-PRESIDENT ASIA HOLDINGS LTD. 公告董事會決議發放股利 | 2026-05-28 | Chinese | ||
| 47864021 | 代重要子公司統一企業香港控股有限公司公告董事會決議 發放股利 | 2026-05-28 | Chinese | ||
| 47864020 | 代重要子公司統一企業(中國)投資有限公司公告董事會決議 發放股利 | 2026-05-28 | Chinese | ||
| 47864019 | 公告本公司除息基準日事宜 | 2026-05-28 | Chinese | ||
| 47864017 | 公告本公司董事會通過解除本公司經理人競業禁止限制事宜 | 2026-05-28 | Chinese | ||
| 47864016 | 本公司115年股東常會重要決議事項 | 2026-05-28 | Chinese | ||
| 47864014 | 公告本公司115年股東常會決議解除董事競業禁止之限制 | 2026-05-28 | Chinese | ||
| 47863997 | 115年年報及股東會資料 — 2026_1216_20260528F14.pdf | 2026-05-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CN Healthy Food Tech Group Corp.
Integrates R&D, production, and sales of food biotechnology…
|
IROH | US | Manufacturing |
|
Comvita Limited
Produces and distributes premium Manuka honey and bee-deriv…
|
CVT | NZ | Manufacturing |
|
CONAGRA BRANDS INC.
Manufactures and distributes branded food products for reta…
|
CAG | US | Manufacturing |
|
Công ty Cổ phần Hàng tiêu dùng Masan
A leading FMCG company manufacturing and distributing diver…
|
MCH | VN | Manufacturing |
|
Công ty Cổ phần Tập đoàn Kido
A prominent food group providing essential food products li…
|
KDC | VN | Manufacturing |
|
Công ty Cổ phần Tập đoàn PAN
Leading agriculture and food group, integrated value chain …
|
PAN | VN | Manufacturing |
|
COSMAX NBT, INC.
A global ODM/OBM manufacturer of health functional foods an…
|
222040 | KR | Manufacturing |
|
CRAFT 1861 Global Holdings Inc.
Health and wellness company developing and marketing non-ps…
|
BGPPF | CA | Manufacturing |
|
Dabur India Ltd.
Provides Ayurvedic and natural healthcare, personal and hom…
|
DABUR | IN | Manufacturing |
|
DAEDONG KOREA GINSENG CO.,LTD.
Manufacturer and distributor of ginseng and related health …
|
178600 | KR | 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.