
MaxWin International Holdings Limited — Investor Relations & Filings
MaxWin International Holdings Limited operates as an investment holding company primarily engaged in the manufacturing and sale of specialized plastic components for the healthcare sector. The company's core business involves plastic injection molding contract manufacturing, focusing specifically on disposable medical and healthcare devices. Services include the provision of tooling, manufacturing of medical component parts and sub-assembly parts, and comprehensive manufacturing support. A key specialization is microfluidics manufacturing, serving the lab-on-chip industry. The company offers a One Stop Solution, covering manufacturability assessments through to final packaging and sterilization, and maintains a robust Quality Management System to ensure high quality and regulatory compliance in the medical device supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly return of equity issuer on movements in securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| 2025 Annual Report | 2026-04-29 | English | |
| PROPOSALS FOR (1) RE-ELECTION OF RETIRING DIRECTORS, (2) GENERAL MANDATES TO ISSUE AND REPURCHASE SHARES, AND (3) NOTICE OF ANNUAL GENERAL MEETING | 2026-04-29 | English | |
| Form of proxy (applicable for the annual general meeting on 29 May 2026) | 2026-04-29 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-29 | English | |
| Environmental, social and governance report 2025 | 2026-04-29 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
|
Airrane Co., Ltd.
Develops and manufactures gas separation membrane systems f…
|
163280 | KR | Manufacturing |
|
Akumplast AD
Manufactures polypropylene battery boxes, covers, accessori…
|
AKUM | BG | Manufacturing |
MaxWin International Holdings Limited 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/51483/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51483 | 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=51483 | 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=51483 \ -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": 51483}, 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 MaxWin International Holdings Limited (id: 51483)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.