
Công ty Cổ phần Hàng tiêu dùng Masan — Investor Relations & Filings
Masan Consumer Corporation is a prominent fast-moving consumer goods (FMCG) company, recognized as a leading entity in its sector. It specializes in the manufacturing and distribution of a diverse portfolio of food and beverage products, including soya sauce, fish sauce, seasoning, chili sauce, instant noodles, instant coffee, and cereals. The company has also expanded its operations into the home and personal care sector. Masan Consumer distinguishes itself through a consumer-centric strategy, robust R&D capabilities, and a commitment to sustainable growth, aiming to provide high-quality products to families globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MCH: Nghị quyết HĐQT về việc phát hành ESOP | 2026-05-26 | Vietnamese | |
| MCH: Thông cáo báo chí về kết quả kinh doanh quý 1/2026 | 2026-05-04 | Vietnamese | |
| MCH: Nghị quyết và Biên bản họp ĐHĐCĐ thường niên 2026 | 2026-04-28 | Vietnamese | |
| MCH: Giải trình biến động LNST quý 1/2026 so với cùng kỳ năm trước | 2026-04-24 | Vietnamese | |
| MCH: Tài liệu họp ĐHĐCĐ thường niên năm 2026 | 2026-04-03 | Vietnamese | |
| MCH: Báo cáo thường niên năm 2025 | 2026-03-23 | Vietnamese |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
Công ty Cổ phần Hàng tiêu dùng Masan 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/66884/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66884 | 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=66884 | 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=66884 \ -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": 66884}, 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 Công ty Cổ phần Hàng tiêu dùng Masan (id: 66884)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.