
YFYCPG — 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 |
|---|---|---|---|
| 公司基本資料 | 2026-05-26 | Chinese | |
| 115年第1季財務報告書 — 202601_6790_AI1.pdf | 2026-05-13 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-12 | Chinese | |
| 115年第1季大陸投資 | 2026-05-12 | Chinese | |
| 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | |
| 115年4月營業收入 | 2026-05-11 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47048519 | 公司基本資料 | 2026-05-26 | Chinese | ||
| 46338423 | 115年第1季財務報告書 — 202601_6790_AI1.pdf | 2026-05-13 | Chinese | ||
| 46126084 | 115年第1季海外子公司投資 | 2026-05-12 | Chinese | ||
| 46125162 | 115年第1季大陸投資 | 2026-05-12 | Chinese | ||
| 45733883 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45708997 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other articles of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aaradhya Disposal Industries Limited
Produces and distributes disposable food packaging and biod…
|
AARADHYA | IN | Manufacturing |
|
Albaad Massuot Yitzhak Ltd.
Global manufacturer of private-label wet wipes and feminine…
|
ALBA | IL | Manufacturing |
|
Alkindo Naratama Tbk
Provides integrated solutions in paper production, chemical…
|
ALDO | ID | Manufacturing |
|
Angel Estrada y Cia.
Produces and markets stationery and educational materials f…
|
— | AR | Manufacturing |
|
A.S. Creation Tapeten AG
A leading European manufacturer of wallcoverings and furnis…
|
ACWN | DE | Manufacturing |
|
ASIA FILE CORPORATION BHD
Manufactures and trades stationery products, including fili…
|
— | MY | Manufacturing |
|
AWA PAPER & TECHNOLOGICAL COMPANY, Inc.
Manufacturer of high-performance functional papers and non-…
|
3896 | JP | Manufacturing |
|
Big Tree Cloud Holdings Ltd
Holding company developing personal care products and inves…
|
DSY | US | Manufacturing |
|
Bong
Provider of specialty packaging and envelope products in Eu…
|
BONG | SE | Manufacturing |
|
Brdr. Hartmann
Global manufacturer of moulded fibre packaging and producti…
|
HART | DK | Manufacturing |
YFYCPG 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 YFYCPG (id: 52631)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.