
National Plastic Industries Ltd. — Investor Relations & Filings
National Plastic Industries Ltd. is a manufacturer and exporter specializing in a diverse range of plastic products. The company primarily focuses on the production of plastic furniture, including chairs, tables, and storage solutions, alongside household utility items and industrial products like crates and pallets. Utilizing advanced injection molding technology, the firm serves both domestic and international markets. Its product portfolio is characterized by durability and functional design, catering to residential, commercial, and industrial sectors. The company maintains a significant presence in the polymer processing industry, emphasizing quality control and large-scale manufacturing capabilities to meet global standards.
Recent filings
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 47900503 | audited results for the quarter and year ended 31..03.2026 of the company and published in free press and navshakti newspaper on 30-5-2026. | 2026-05-30 | English | ||
| 47900565 | As pre the enclosed letter | 2026-05-30 | English | ||
| 47861840 | Adoption of audited accounts for the quarter and year ended 31.03.2026 along with report from the Statutory auditor along with reappointment of Internal auditors of the Company and other items | 2026-05-28 | English | ||
| 47861143 | As per the enclosed letter | 2026-05-28 | English | ||
| 46875143 | The Annual Secret rail Compliance report issued by M/s Ragini Chokshi & Co , Practicing Company Secretaries for the Financial year ended 31.03.2026 | 2026-05-23 | English | ||
| 46368863 | National Plastic Industries Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 28/05/2026 ,inter alia, to consider and approve Meeting of Board .... | 2026-05-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nahar Polyfilms Ltd.
Produces diverse BOPP films for flexible packaging, labelin…
|
NAHARPOLY | IN | Manufacturing |
|
NANJING COMPTECH COMPOSITES CORPORATION
Develops high-performance fluoropolymer products and advanc…
|
301591 | CN | Manufacturing |
|
Narmada Macplast Drip Irrigation Sy
Manufactures drip irrigation, sprinkler systems, and PVC/HD…
|
517431 | IN | Manufacturing |
|
National FibreTech Inc.
Designs and produces advanced composite materials, speciali…
|
— | CA | Manufacturing |
|
National Plastic Company Limited
Manufactures plastic logistics equipment and provides suppl…
|
004250 | KR | Manufacturing |
|
National Plastic Technologies Ltd
Manufactures precision injection-molded plastic parts for e…
|
531287 | IN | Manufacturing |
|
Neodecortech
Producer of decorative surfaces for furniture, interior des…
|
NDT | IT | Manufacturing |
|
Neolife
Manufacturer of sustainable, bio-based, and recyclable buil…
|
ALNLF | FR | Manufacturing |
|
Newtechwood Corporation
Designs and manufactures sustainable, low-maintenance wood-…
|
301588 | CN | Manufacturing |
|
Nexe Innovations Inc.
Manufactures plant-based compostable solutions, including B…
|
NEXE | CA | Manufacturing |
National Plastic Industries 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/60743/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60743 | 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=60743 | 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=60743 \ -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": 60743}, 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 National Plastic Industries Ltd. (id: 60743)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.