
PLASCAR PARTICIPAÇÕES INDUSTRIAIS S.A — Investor Relations & Filings
Plascar Participações Industriais S.A. operates primarily through its subsidiary, Plascar Indústria de Componentes Plásticos Ltda., specializing in the development and manufacturing of plastic components and systems for the automotive sector. The company's product portfolio encompasses a wide range of interior and exterior finishing parts, including bumpers, instrument panels, door trims, consoles, and various injection-molded components. Serving major original equipment manufacturers (OEMs), Plascar provides integrated solutions spanning design, engineering, and final production. The company utilizes advanced plastic transformation technologies to deliver vehicle finishing systems that adhere to rigorous technical specifications and quality standards required by the automotive industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-05-27 | Portuguese | |
| - | 2026-05-06 | Portuguese | |
| Mapa Sintético Consolidado - AGO/E | 2026-04-28 | Portuguese | |
| Eleição de Membros dos Conselhos de Administração e Fiscal;; Fixar o número de membros do Conselho de Administração;; Remuneração dos Administradores e Conselheiros;; Tomada de Contas-Votação do Relat | 2026-04-20 | Portuguese | |
| - | 2026-04-06 | Portuguese | |
| FCA 2026 | 2026-04-02 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 47868794 | FRE - Formulário de Referência | 2026-05-27 | Portuguese | ||
| 42000787 | - | 2026-05-06 | Portuguese | ||
| 39085349 | Mapa Sintético Consolidado - AGO/E | 2026-04-28 | Portuguese | ||
| 34692190 | Eleição de Membros dos Conselhos de Administração e Fiscal;; Fixar o número de membros do Conselho de Administração;; Remuneração dos Administradores e Conselheiros;; Tomada de Contas-Votação do Relat | 2026-04-20 | Portuguese | ||
| 33696067 | - | 2026-04-06 | Portuguese | ||
| 46923748 | FCA 2026 | 2026-04-02 | Portuguese | ||
| 35847471 | FRE WEB 2023 v8 | 2026-03-20 | Portuguese | ||
| 33800143 | DFP 2025 | 2026-03-17 | Portuguese | ||
|
2025
6 filings
| |||||
| 34130472 | ITR 2025-Q3 | 2025-11-12 | Portuguese | ||
| 47014057 | FRE WEB 2025 v3 | 2025-10-08 | Portuguese | ||
| 34130459 | ITR 2025-Q2 | 2025-08-13 | Portuguese | ||
| 34130400 | ITR 2025-Q1 | 2025-05-13 | Portuguese | ||
| 33792831 | DFP 2024 v2 | 2025-04-25 | Portuguese | ||
| 33792816 | DFP 2024 | 2025-03-18 | Portuguese | ||
|
2024
1 filing
| |||||
| 34074899 | ITR 2024-Q3 | 2024-11-11 | Portuguese | ||
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 |
|
Abson Industries Limited
Manufactures polypropylene woven bags, offering durable and…
|
ABSON | PK | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
ACESIAN PARTNERS LIMITED
Specializes in environmental solutions, integrated services…
|
5FW | SG | 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 |
PLASCAR PARTICIPAÇÕES INDUSTRIAIS S.A 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/53133/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53133 | 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=53133 | 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=53133 \ -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": 53133}, 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 PLASCAR PARTICIPAÇÕES INDUSTRIAIS S.A (id: 53133)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.