Wei Chuan Foods Corporation — 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 |
|---|---|---|---|
| 115年第1季財務報告董事會預計召開日期為115年05月12日 | 2026-05-04 | Chinese | |
| 114年第4季財務報告書 — 202504_1201_AIC.pdf | 2026-05-04 | Chinese | |
| 114年第4季財務報告書 — 202504_1201_AIA.pdf | 2026-05-04 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | |
| 115年3月營業收入 | 2026-04-10 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40861681 | 115年第1季財務報告董事會預計召開日期為115年05月12日 | 2026-05-04 | Chinese | ||
| 40840549 | 114年第4季財務報告書 — 202504_1201_AIC.pdf | 2026-05-04 | Chinese | ||
| 40840191 | 114年第4季財務報告書 — 202504_1201_AIA.pdf | 2026-05-04 | Chinese | ||
| 33992980 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33990254 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33670814 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33670808 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33160461 | 公司基本資料 | 2026-03-31 | Chinese | ||
| 33160464 | 本公司董事會決議召開115年股東常會 | 2026-03-13 | Chinese | ||
| 33160483 | 114年度營益分析 | 2026-03-13 | Chinese | ||
| 33160481 | 114年第4季權益變動表 | 2026-03-13 | Chinese | ||
| 33160480 | 114年第4季現金流量表 | 2026-03-13 | Chinese | ||
| 33160478 | 114年第4季綜合損益表 | 2026-03-13 | Chinese | ||
| 33160475 | 114年第4季資產負債表 | 2026-03-13 | Chinese | ||
| 33160471 | 114年度應收帳款周轉率 | 2026-03-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of dairy products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Mengniu Dairy Company Limited
Global dairy producer specializing in liquid milk, formula,…
|
2319 | KY | Manufacturing |
|
China Shengmu Organic Milk Limited
Produces and distributes organic and non-organic raw milk a…
|
1432 | KY | Manufacturing |
|
Danone
A global food company with dairy, plant-based, water, and s…
|
BN | FR | Manufacturing |
|
DINDIGUL FARM PRODUCT LIMITED
Processes milk into dairy powders, fats, and specialized nu…
|
544201 | IN | Manufacturing |
|
Dodla Dairy Limited
Integrated dairy company focused on procurement, processing…
|
DODLA | IN | Manufacturing |
|
EKER SÜT ÜRÜNLERİ GIDA SANAYİ VE TİCARET A.Ş.
Producer and distributor of dairy products like yogurt, che…
|
EKER | TR | Manufacturing |
|
Emmi AG
A major milk processor and manufacturer of high-quality dai…
|
EMMN | CH | Manufacturing |
|
Evrofarma S.A.
Produces dairy products and trades in animal feed and lives…
|
EVROF | GR | Manufacturing |
|
Fonterra Co-operative Group Limited (NS)
Global dairy co-operative specializing in milk processing a…
|
FCG | NZ | Manufacturing |
|
Gad Dairies Marketing 1992 Ltd.
Manufacturer of specialty cheeses, yogurts, and animal-free…
|
GAD | IL | Manufacturing |
Wei Chuan Foods Corporation 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 Foods Corporation (id: 51742)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.