YUEN FOONG YU CONSUMER PRODUCTS CO., LTD. — Investor Relations & Filings
Yuen Foong Yu Consumer Products Co., Ltd. (YFYCPG) is a prominent manufacturer and distributor of household paper and cleaning products. The company manages a diverse portfolio of established brands, including Mayflower, Tender, and Delight in the paper segment, alongside Orange House, Fresh Sense, and New Clean in the cleaning and personal care categories. Its core business activities encompass the production of tissue paper, kitchen towels, and specialized detergents formulated with an emphasis on natural ingredients and safety. YFYCPG serves a broad consumer base and professional sectors, focusing on delivering innovative hygiene solutions that enhance daily living standards. The company prioritizes sustainable practices and product development to maintain its market position, offering a range of essential goods designed for domestic sanitation and personal hygiene.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第1季財務報告董事會 預計召開日期為115年5月7日 | 2026-04-29 | Chinese | |
| 114年第4季財務報告書 — 202504_6790_AIC.pdf | 2026-04-28 | Chinese | |
| 114年第4季財務報告書 — 202502_6790_AIA.pdf | 2026-04-28 | Chinese | |
| 114年第4季財務報告書 — 202504_6790_AIA.pdf | 2026-04-28 | English | |
| 114年第4季財務報告書 — 202504_6790_AI3.pdf | 2026-04-28 | Chinese | |
| 114年第4季財務報告書 — 202504_6790_AI1.pdf | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38408702 | 公告本公司115年第1季財務報告董事會 預計召開日期為115年5月7日 | 2026-04-29 | Chinese | ||
| 37974979 | 114年第4季財務報告書 — 202504_6790_AIC.pdf | 2026-04-28 | Chinese | ||
| 37974892 | 114年第4季財務報告書 — 202502_6790_AIA.pdf | 2026-04-28 | Chinese | ||
| 37868783 | 114年第4季財務報告書 — 202504_6790_AIA.pdf | 2026-04-28 | English | ||
| 37868749 | 114年第4季財務報告書 — 202504_6790_AI3.pdf | 2026-04-28 | Chinese | ||
| 37868569 | 114年第4季財務報告書 — 202504_6790_AI1.pdf | 2026-04-28 | Chinese | ||
| 37868104 | 114年第4季財務報告書 — 202503_6790_AIA.pdf | 2026-04-28 | English | ||
| 37867936 | 114年第4季財務報告書 — 202503_6790_AI1.pdf | 2026-04-28 | Chinese | ||
| 37867646 | 114年第4季財務報告書 — 202502_6790_AI1.pdf | 2026-04-28 | Chinese | ||
| 37867475 | 114年第4季財務報告書 — 202501_6790_AIA.pdf | 2026-04-28 | English | ||
| 37867388 | 114年第4季財務報告書 — 202501_6790_AI1.pdf | 2026-04-28 | Chinese | ||
| 37426049 | 115年04月僑外投資持股 | 2026-04-27 | Chinese | ||
| 33993207 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33991861 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33887161 | 115年03月內部人持股異動(事後) | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other articles of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
IMURA & Co., Ltd.
Manufactures custom envelopes and provides direct marketing…
|
3955 | JP | Manufacturing |
|
Kimberly Clark de México, S.A.B. de C.V.
Manufactures and distributes disposable hygiene, personal c…
|
KIMBER | MX | Manufacturing |
|
KleanNara Co., Ltd.
An integrated manufacturer of consumer hygiene and industri…
|
004540 | KR | Manufacturing |
|
KP Tissue Inc.
Holding company for the leading Canadian supplier of dispos…
|
KPT | CA | Manufacturing |
|
LABELKRAFT TECHNOLOGIES LIMITED
Provides identification and data capture solutions, labelin…
|
543830 | IN | Manufacturing |
|
LİLA KAĞIT SANAYİ VE TİCARET A.Ş.
Manufacturer of semi-finished and finished hygienic tissue …
|
LILAK | TR | Manufacturing |
|
Mativ Holdings, Inc.
Global manufacturer of specialty materials, components, and…
|
MATV | US | Manufacturing |
|
MONALISA CO.,LTD
Manufacturer of household sanitary paper and hygiene produc…
|
012690 | KR | Manufacturing |
|
NAKABAYASHI CO.,LTD.
Manufacturer of stationery, office products, furniture, and…
|
7987 | JP | Manufacturing |
|
NIPPON KODOSHI CORPORATION
Manufacturer of high-performance separators for capacitors …
|
3891 | JP | Manufacturing |
YUEN FOONG YU CONSUMER PRODUCTS CO., LTD. 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/52631/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52631 | 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=52631 | 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=52631 \ -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": 52631}, 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 YUEN FOONG YU CONSUMER PRODUCTS CO., LTD. (id: 52631)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.