
Nahar Polyfilms Ltd. — Investor Relations & Filings
Nahar Polyfilms Ltd., a member of the Nahar Group, specializes in the production of Biaxially Oriented Polypropylene (BOPP) films. The company operates advanced manufacturing facilities to produce a diverse range of films, including plain, heat-sealable, metallizable, pearlized, and matte varieties. These products are primarily utilized in flexible packaging for food, confectionery, and consumer goods, as well as for labeling and lamination applications. The company focuses on delivering high-clarity, high-tensile strength, and moisture-resistant packaging solutions. By leveraging modern technology and quality control processes, Nahar Polyfilms provides specialized substrates designed for high-speed printing and conversion processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Secreterial Compliance Report For The Financial Year Ended March 31, 2026 | 2026-05-26 | English | |
| Nahar Polyfilms 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 audited financial results for .... | 2026-05-21 | English | |
| Updates | 2026-05-02 | English | |
| Disclosure under SEBI Takeover Regulations | 2026-04-21 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-08 | English | |
| Credit Rating | 2026-04-08 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Romcarbon S.A.
Plastic processor making packaging, automotive filters, and…
|
ROCE | RO | Manufacturing |
|
Roni Households Limited
Manufactures and distributes plastic household utility prod…
|
542145 | IN | Manufacturing |
|
Royal Cushion Vinyl Products Ltd.
Manufactures PVC laminated sheets, vinyl flooring, and synt…
|
526193 | IN | Manufacturing |
|
Royal Group Technologies Limited
Manufacturer of innovative, polymer-based products for home…
|
RYG | CA | Manufacturing |
|
Rungta Irrigation Ltd.
Designs, manufactures, and installs irrigation systems and …
|
530449 | IN | Manufacturing |
|
Sabar Flex India Limited
Produces flexible packaging solutions and laminated films f…
|
SABAR | IN | Manufacturing |
|
Saccheria F.Lli Franceschetti
Manufacturer and distributor of industrial packaging, speci…
|
SAC | IT | Manufacturing |
|
Salguti Industries Ltd.
Manufactures HDPE/PP woven sacks, fabrics, cotton yarn, and…
|
526554 | IN | Manufacturing |
|
SAMYANG PACKAGING CORPORATION
A provider of PET packaging solutions, including bottles, O…
|
272550 | KR | Manufacturing |
|
SAN FANG
Global manufacturer of synthetic leather, microfiber, and f…
|
1307 | TW | Manufacturing |
Nahar Polyfilms 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/63343/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63343 | 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=63343 | 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=63343 \ -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": 63343}, 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 Nahar Polyfilms Ltd. (id: 63343)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.