
Engro Polymer & Chemicals Limited — Investor Relations & Filings
Engro Polymer & Chemicals Limited is a manufacturer of polymers and chemicals, operating as the sole fully integrated chlor-vinyl chemical complex. The company's primary product is Poly Vinyl Chloride (PVC) suspension resin, available in various grades (e.g., SABZ AU 58, AU 60, AU 72, AU 67R, AU 67S) for diverse PVC-based product manufacturing and processing methods. Additionally, it produces Vinyl Chloride Monomer (VCM), Caustic Soda (liquid 50% and flakes 99%), Hydrochloric Acid, and Sodium Hypochlorite. Caustic Soda is distributed to the domestic market with a dedicated fleet. Hydrochloric Acid is utilized in processes such as pickling, oil well acidizing, water treatment, and cleaning. Sodium Hypochlorite serves as a bleaching agent, disinfectant, and for water treatment applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Presentation of Corporate Briefing Session - Engro Polymer & Chemicals Limited | 2026-05-21 | English | |
| Shariah Disclosure for the year ended December 31, 2025 - Engro Polymer & Chemicals Limited | 2026-05-20 | English | |
| Material Information - Engro Polymer & Chemicals Limited | 2026-05-19 | English | |
| Notice of Corporate Briefing Session | 2026-05-19 | English | |
| Transmission of Quarterly Financial Statements for the Period Ended March 31, 2026 - Engro Polymer & Chemicals Limited | 2026-04-30 | English | |
| Appointment of Chairman and Chief Executive Officer - Engro Polymer & Chemicals Limited | 2026-04-28 | English |
Browse filings by year
11 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARCL Organics Ltd
Produces specialty chemicals and resins for wood-based pane…
|
543993 | IN | Manufacturing |
|
Asahi Kasei Corporation
A diversified technology company specializing in chemicals …
|
3407 | JP | Manufacturing |
|
Avantium N.V.
Develops technologies for renewable chemistry from plants a…
|
AVTX | NL | Manufacturing |
|
AVIENT CORP
Provider of specialized and sustainable polymer materials, …
|
AVNT | US | Manufacturing |
|
Axel Polymers Ltd.
Manufactures high-performance engineering thermoplastic com…
|
513642 | IN | Manufacturing |
|
BGFecomaterials CO., LTD.
Manufacturer of customized, high-performance engineering pl…
|
126600 | KR | Manufacturing |
|
Bhansali Engineering Polymers Ltd.
Manufactures ABS and SAN resins for automotive, electronics…
|
BEPL | IN | Manufacturing |
|
Bioextrax AB
Develops a bio-extraction platform to convert waste into hi…
|
BIOEX | SE | Manufacturing |
|
BIOME TECHNOLOGIES PLC
Develops plant-based bioplastics and advanced radio frequen…
|
BIOM | GB | Manufacturing |
|
BRASKEM SA
Global petrochemical firm producing thermoplastic resins, c…
|
BAK | BR | Manufacturing |
Engro Polymer & Chemicals 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/71947/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71947 | 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=71947 | 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=71947 \ -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": 71947}, 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 Engro Polymer & Chemicals Limited (id: 71947)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.