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 |
|---|---|---|---|
|
Segezha
A vertically integrated timber company with a full cycle of…
|
SGZH | RU | Manufacturing |
|
SICHUAN SHENGDA FORESTRY INDUSTRY CO., LTD
Integrated forestry management and manufacturing of wood-ba…
|
002259 | CN | Manufacturing |
|
Steed Oriental (Holdings) Company Limited
Manufactures and sells customized wooden products, plywood,…
|
8277 | HK | Manufacturing |
|
Steico SE
Manufacturer of wood fiber insulation and timber constructi…
|
ST5 | DE | Manufacturing |
|
Stylam Industries Limited
Manufactures high-pressure laminates and decorative surface…
|
STYLAMIND | IN | Manufacturing |
|
SUMAŞ SUNİ TAHTA VE MOBİLYA SANAYİİ A.Ş.
Manufactures wood-based building materials like OSB, partic…
|
SUMAS | TR | Manufacturing |
|
Sungchang Enterprise Holdings Limited.
Specializes in wood products, sustainable forestry, and bio…
|
000180 | KR | Manufacturing |
|
SUN&L CO.,LTD
Manufactures wood-based materials and packaging solutions f…
|
002820 | KR | Manufacturing |
|
Sylvan Plyboard (India) Limited
Manufactures and distributes plywood, block boards, flush d…
|
SYLVANPLY | IN | Manufacturing |
|
The CanFibre Group Ltd.
Manufactured sustainable MDF wood panels exclusively from 1…
|
— | CA | 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.