
Millennium Group International Holdings Ltd — Investor Relations & Filings
Millennium Group International Holdings Ltd., established in 1978, is a paper-based packaging solutions provider. The company specializes in the design, research and development, and production of a wide range of packaging products, including offset and flexo printed items and corrugated products. It operates on a one-stop integrated service model, offering creative and branding design services to cover the entire value chain for its clients. In addition to its primary packaging business, the company also produces board games, board game accessories, and provides book production services. The firm serves a diverse array of industries, including mobile communication, electronics, personal care, housewares, and food and beverage, focusing on delivering creative and sustainable solutions to support client innovation and brand identity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - Millennium Group International Holdings Ltd (0001903995) (Filer) | 2026-04-09 | English | |
| 3 - Millennium Group International Holdings Ltd (0001903995) (Issuer) | 2026-02-28 | English | |
| 3 - Millennium Group International Holdings Ltd (0001903995) (Issuer) | 2026-02-28 | English | |
| 3 - Millennium Group International Holdings Ltd (0001903995) (Issuer) | 2026-02-28 | English | |
| 6-K Filing | 2026-02-13 | English | |
| 3 Filing | 2026-02-12 | English |
Browse filings by year
5 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of corrugated paper and paperboard and of containers of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anuroop Packaging Limited
Manufactures and distributes corrugated and offset printed …
|
542865 | IN | Manufacturing |
|
ASIA PAPER MANUFACTURING CO.,LTD
Manufactures linerboard, kraft paper, and gypsum linerboard…
|
002310 | KR | Manufacturing |
|
Aten Papers & Foam Limited
Manufactures integrated paper and foam packaging and cushio…
|
544417 | IN | Manufacturing |
|
B&A Packaging India Limited
Manufacturer of paper sacks and flexible packaging for indu…
|
523186 | IN | Manufacturing |
|
BAREM AMBALAJ SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of paper and offset printed packagi…
|
BARMA | TR | Manufacturing |
|
B&B Triplewall Containers Limited
Designs and manufactures corrugated packaging and heavy-dut…
|
BBTCL | IN | Manufacturing |
|
Bilokalnik-IPA d.d.
Manufacturer of sustainable corrugated cardboard packaging …
|
BLKL | HR | Manufacturing |
|
BOX-PAK (MALAYSIA) BHD
Manufacturer and distributor of corrugated cartons and die-…
|
— | MY | Manufacturing |
|
CENTURY BOND BHD
Comprehensive provider of industrial packaging solutions an…
|
— | MY | Manufacturing |
|
Cherat Packaging Limited
Manufactures industrial and consumer packaging solutions, s…
|
CPPL | PK | Manufacturing |
Millennium Group International Holdings 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/34869/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34869 | 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=34869 | 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=34869 \ -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": 34869}, 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 Millennium Group International Holdings Ltd (id: 34869)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.