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 |
|---|---|---|---|
|
Century Plyboards (India) Ltd.
Manufacturer of wood-based building products, including ply…
|
CENTURYPLY | IN | Manufacturing |
|
Cyprus Forest Industries Public LTD
A manufacturer and seller of industrial wood panels and rel…
|
CFI | CY | Manufacturing |
|
Dare Power Dekor Home Co.,Ltd.
Produces sustainable flooring and home decoration solutions…
|
000910 | CN | Manufacturing |
|
Da Sen Holdings Group Limited
Investment holding company focused on the manufacture and s…
|
1580 | HK | Manufacturing |
|
Deco-Mica Ltd.
Manufacturer of high-pressure decorative and industrial lam…
|
531227 | IN | Manufacturing |
|
DEHUA TB NEW DECORATION MATERIAL Co.,Ltd.
Manufactures wood-based panels and sustainable interior dec…
|
002043 | CN | Manufacturing |
|
Delignit AG
Manufactures ecological, hardwood-based materials for autom…
|
DLX | DE | Manufacturing |
|
DEXCO S.A.
Manufacturer of wood panels, bathroom fixtures, and ceramic…
|
— | BR | Manufacturing |
|
DONGWHA ENTERPRISE CO.,LTD.
A holding company with operations in wood panels, chemicals…
|
025900 | KR | Manufacturing |
|
DUROPLY INDUSTRIES LIMITED
Manufacturer of premium plywood, blockboards, flush doors, …
|
516003 | 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.