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 |
|---|---|---|---|
| - | 2026-05-05 | Portuguese | |
| 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 |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 41993511 | - | 2026-05-05 | Portuguese | ||
| 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
3 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zhejiang Chenfeng Technology Co., Ltd.
Specializes in manufacturing lighting components, LED lead …
|
603685 | CN | Manufacturing |
|
Zhejiang Whyis Technology Co.,Ltd.
Develops intelligent lighting and IoT control systems for s…
|
301218 | CN | Manufacturing |
|
Zhejiang Yankon Group Co.,Ltd
Global manufacturer of high-efficiency LED lighting and sma…
|
600261 | CN | Manufacturing |
|
Zumtobel Group AG
International provider of integral lighting solutions for p…
|
ZAG | AT | Manufacturing |
|
恒太照明
Develops and manufactures commercial and industrial LED lig…
|
920339 | CN | Manufacturing |
|
格利尔
Specializes in LED lighting, power supplies, and smart tech…
|
920641 | CN | Manufacturing |
|
通宝光电
Develops and manufactures automotive LED lighting systems a…
|
920168 | CN | Manufacturing |
|
雷特科技
Develops intelligent LED control systems, power supplies, a…
|
920110 | CN | 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.