WETZEL S.A. — Investor Relations & Filings
About WETZEL S.A.
Wetzel S.A. is a manufacturer established in 1932, specializing in the production of components for automotive, electrical, and lighting applications. The company operates through three primary business units: Automotive Components, Electrical Components, and Industrial Lighting. Its product portfolio includes aluminum and plastic solutions for electrical installations, as well as high-performance LED lighting systems designed for industrial environments. Wetzel S.A. serves a global market, providing technical solutions to customers across Latin America, the United States, and Europe. The company is recognized for integrating modern production processes and advanced technologies to meet the rigorous standards of the global supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Mapa Sintético consolidado - AGO/E 2026 | 2026-04-27 | Portuguese | |
| DFP 2025 | 2026-03-27 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese | |
| ITR 2025-Q1 | 2025-05-14 | Portuguese | |
| DFP 2024 | 2025-03-21 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 37583278 | Mapa Sintético consolidado - AGO/E 2026 | 2026-04-27 | Portuguese | ||
| 33802682 | DFP 2025 | 2026-03-27 | Portuguese | ||
|
2025
4 filings
| |||||
| 34144553 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34144572 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34144484 | ITR 2025-Q1 | 2025-05-14 | Portuguese | ||
| 33794538 | DFP 2024 | 2025-03-21 | Portuguese | ||
|
2024
5 filings
| |||||
| 34082680 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 34082670 | ITR 2024-Q2 | 2024-08-13 | Portuguese | ||
| 34082630 | ITR 2024-Q1 | 2024-05-14 | Portuguese | ||
| 33781559 | DFP 2023 | 2024-03-01 | Portuguese | ||
| 35956190 | FRE WEB 2023 v4 | 2024-01-12 | Portuguese | ||
|
2023
4 filings
| |||||
| 34045943 | ITR 2023-Q3 | 2023-11-14 | Portuguese | ||
| 35955896 | FRE WEB 2023 v3 | 2023-10-20 | Portuguese | ||
| 35955504 | FRE WEB 2023 v2 | 2023-10-04 | Portuguese | ||
| 34045909 | ITR 2023-Q2 | 2023-08-11 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FOS CAPITAL LTD
Designs, manufactures, and distributes commercial and archi…
|
FOS | AU | Manufacturing |
|
FOSHAN ELECTRICAL AND LIGHTING CO., LTD
Manufacturer of lighting products, electrical solutions, an…
|
000541 | CN | Manufacturing |
|
Guangdong PAK Corporation Co., Ltd.
Manufacturer of LED lighting, electrical components, and in…
|
300625 | CN | Manufacturing |
|
GUANGZHOU HAOYANG ELECTRONIC CO.,LTD.
Manufacturer of professional stage lighting, architectural …
|
300833 | CN | Manufacturing |
|
HANGZHOU BOOMY INTELLIGENT TECHNOLOGY CO., LTD.
Specializes in R&D and manufacturing of smart home IoT devi…
|
688290 | CN | Manufacturing |
|
Heliospectra AB
Develops intelligent LED lighting systems for horticulture …
|
HELIO | SE | Manufacturing |
|
HELLA GmbH & Co. KGaA
Automotive supplier specializing in lighting technology and…
|
HLE | DE | Manufacturing |
|
Hengdian Group Tospo Lighting Co.,Ltd.
Global provider of LED lamps, smart lighting, and automotiv…
|
603303 | CN | Manufacturing |
|
IKIO Technologies Limited
Designs and manufactures advanced LED lighting and electron…
|
IKIO | IN | Manufacturing |
|
IL CO.,LTD.
Develops and manufactures resource-efficient, eco-friendly …
|
307180 | KR | Manufacturing |
WETZEL 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/53237/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53237 | 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=53237 | 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=53237 \ -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": 53237}, 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 WETZEL S.A. (id: 53237)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.