EUCATEX S.A. INDUSTRIA E COMERCIO — Investor Relations & Filings
About EUCATEX S.A. INDUSTRIA E COMERCIO
Founded in 1951, Eucatex S.A. Industria e Comercio is a large-scale manufacturer of engineered wood products and chemical coatings. The company’s core portfolio includes Medium Density Particleboard (MDP), Medium Density Fiberboard (MDF), and wood fiberboard (hardboard). It produces a comprehensive range of interior solutions, such as laminate and vinyl flooring, partitions, doors, and ceiling linings. Complementing its wood-based operations, the company manufactures a variety of paints and varnishes. Eucatex serves the furniture manufacturing and civil construction sectors, providing materials for residential and commercial applications. The enterprise maintains integrated production processes to supply high-volume industrial demands and specialized architectural requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| - | 2026-05-04 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-29 | Portuguese | |
| Mapa Sintético Consolidado - AGE | 2026-04-25 | Portuguese | |
| Mapa Sintético Consolidado - AGO | 2026-04-25 | Portuguese | |
| DFP 2025 | 2026-03-13 | Portuguese | |
| ITR 2025-Q3 v2 | 2025-11-13 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 40898480 | - | 2026-05-04 | Portuguese | ||
| 39243280 | FRE - Formulário de Referência | 2026-04-29 | Portuguese | ||
| 37170491 | Mapa Sintético Consolidado - AGE | 2026-04-25 | Portuguese | ||
| 37170457 | Mapa Sintético Consolidado - AGO | 2026-04-25 | Portuguese | ||
| 33800298 | DFP 2025 | 2026-03-13 | Portuguese | ||
|
2025
5 filings
| |||||
| 34132120 | ITR 2025-Q3 v2 | 2025-11-13 | Portuguese | ||
| 34132073 | ITR 2025-Q3 | 2025-11-13 | Portuguese | ||
| 34132035 | ITR 2025-Q2 | 2025-08-13 | Portuguese | ||
| 34131956 | ITR 2025-Q1 | 2025-05-14 | Portuguese | ||
| 33793114 | DFP 2024 | 2025-03-14 | Portuguese | ||
|
2024
5 filings
| |||||
| 34075708 | ITR 2024-Q3 | 2024-11-12 | Portuguese | ||
| 34075691 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 34075692 | ITR 2024-Q1 v2 | 2024-05-17 | Portuguese | ||
| 35851185 | FRE WEB 2023 v7 | 2024-05-15 | Portuguese | ||
| 34075662 | ITR 2024-Q1 | 2024-05-14 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of veneer sheets and wood-based panels
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Keding Enterprises Co., Ltd.
Manufacturer of eco-friendly, non-toxic wood panels and int…
|
6655 | TW | Manufacturing |
|
Lamosaic India Limited
Manufactures and distributes decorative laminates and allie…
|
LAMOSAIC | IN | Manufacturing |
|
LOUISIANA-PACIFIC CORP
Manufacturer of building solutions specializing in engineer…
|
LPX | US | Manufacturing |
|
Manilam Industries India Limited
Manufactures and distributes decorative laminates, plywood,…
|
MANILAM | IN | Manufacturing |
|
National Plywood Industries Ltd.
Produces plywood, block boards, and laminates for construct…
|
516062 | IN | Manufacturing |
|
Nordic Fibreboard
Manufacturer of eco-friendly woodfibre boards for thermal a…
|
SKN1T | EE | Manufacturing |
|
Ober
A manufacturer specializing in the design and production of…
|
ALOBR | FR | Manufacturing |
|
ORMA ORMAN MAHSÜLLERİ İNTEGRE SANAYİ VE TİCARET A.Ş.
Manufacturer of wood-based panels like particleboard for fu…
|
ORMA | TR | Manufacturing |
|
Pratik Panels Ltd.
Manufactures and distributes wood-based products for constr…
|
526490 | IN | Manufacturing |
|
Rushil Decor Limited
Manufactures decorative laminates, MDF, and panel boards fo…
|
RUSHIL | IN | Manufacturing |
EUCATEX S.A. INDUSTRIA E COMERCIO 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/52974/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52974 | 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=52974 | 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=52974 \ -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": 52974}, 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 EUCATEX S.A. INDUSTRIA E COMERCIO (id: 52974)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.