
WEI CHUAN — Investor Relations & Filings
Wei Chuan Foods Corporation is a manufacturer and distributor specializing in a diverse range of food products. The company's extensive portfolio includes condiments, canned goods, beverages, frozen foods, and dairy products, such as probiotic and functional milk drinks. Wei Chuan emphasizes food safety and quality through rigorous ingredient traceability and rapid distribution services, catering to both retail consumers and enterprise clients. As a member of the Ting Hsin International Group, the company maintains a significant presence in Asian and North American markets. Core operations focus on delivering high-quality culinary solutions and maintaining brand recognition through a commitment to innovation and reliable supply chain management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 代子公司味全食品投資有限公司依公開發行公司資金貸與及 背書保證處理準則第二十二條第一項第三款之規定辦理公告 | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2026_1201_20260623FE2.pdf | 2026-05-20 | English | |
| 115年年報及股東會資料 — 2026_1201_20260623F13.pdf | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2026_1201_20260623F02.pdf | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2026_1201_20260623FE1.pdf | 2026-05-20 | English | |
| 115年年報及股東會資料 — 2026_1201_20260623F01.pdf | 2026-05-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46586598 | 代子公司味全食品投資有限公司依公開發行公司資金貸與及 背書保證處理準則第二十二條第一項第三款之規定辦理公告 | 2026-05-20 | Chinese | ||
| 46575608 | 115年年報及股東會資料 — 2026_1201_20260623FE2.pdf | 2026-05-20 | English | ||
| 46575604 | 115年年報及股東會資料 — 2026_1201_20260623F13.pdf | 2026-05-20 | Chinese | ||
| 46575595 | 115年年報及股東會資料 — 2026_1201_20260623F02.pdf | 2026-05-20 | Chinese | ||
| 46575481 | 115年年報及股東會資料 — 2026_1201_20260623FE1.pdf | 2026-05-20 | English | ||
| 46575460 | 115年年報及股東會資料 — 2026_1201_20260623F01.pdf | 2026-05-20 | Chinese | ||
| 46359804 | 115年第1季財務報告書 — 202601_1201_AI1.pdf | 2026-05-13 | Chinese | ||
| 46156738 | 115年第1季權益變動表 | 2026-05-12 | Chinese | ||
| 46155338 | 115年第1季現金流量表 | 2026-05-12 | Chinese | ||
| 46142653 | 115年第1季綜合損益表 | 2026-05-12 | Chinese | ||
| 46140730 | 115年第1季資產負債表 | 2026-05-12 | Chinese | ||
| 46125805 | 115年第1季海外子公司投資 | 2026-05-12 | Chinese | ||
| 46124909 | 115年第1季大陸投資 | 2026-05-12 | Chinese | ||
| 46216811 | 本公司董事會通過解除經理人競業禁止之限制案 | 2026-05-12 | Chinese | ||
| 46232036 | 本公司董事會通過115年第一季合併財務報告 | 2026-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of dairy products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Almarai Co.
Leading manufacturer and distributor of dairy, juices, bake…
|
2280 | SA | Manufacturing |
|
ALTINKILIÇ GIDA VE SÜT SANAYİ TİCARET A.Ş.
Manufacturer of dairy products specializing in traditional …
|
ALKLC | TR | Manufacturing |
|
Ausnutria Dairy Corporation Ltd
International specialist in high-end dairy and nutrition pr…
|
1717 | KY | Manufacturing |
|
AUSTRALIAN DAIRY NUTRITIONALS LIMITED
Vertically integrated producer of premium dairy products an…
|
AHF | AU | Manufacturing |
|
BEGA CHEESE LIMITED
Processes and distributes dairy, grocery, and nutritional p…
|
BGA | AU | Manufacturing |
|
Beijing Sanyuan Foods Co.,Ltd.
Integrated dairy producer specializing in processing, distr…
|
600429 | CN | Manufacturing |
|
BINGGRAE CO.,LTD
Manufactures dairy products, ice cream, beverages, and snac…
|
005180 | KR | Manufacturing |
|
BRIGHT DAIRY & FOOD CO.,LTD.
Produces and distributes dairy products through an integrat…
|
600597 | CN | Manufacturing |
|
Centrale Del Latte D'Italia
Produces, processes, and commercializes milk and dairy prod…
|
CLI | IT | Manufacturing |
|
China Feihe Limited
Largest domestic Chinese infant milk formula producer and d…
|
6186 | HK | Manufacturing |
WEI CHUAN 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/51742/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51742 | 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=51742 | 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=51742 \ -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": 51742}, 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 WEI CHUAN (id: 51742)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.