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 |
|---|---|---|---|
|
Clear Blue Technologies International Inc.
Provider of Smart Off-Grid power technology and Energy-as-a…
|
CBLU | CA | Manufacturing |
|
CNLIGHT CO., LTD.
Develops and manufactures LED lighting, automotive HID lamp…
|
002076 | CN | Manufacturing |
|
Corep Lighting
Designer, manufacturer, and distributor of decorative light…
|
MLCOR | FR | Manufacturing |
|
CRS Electronics Inc.
Designs and manufactures innovative LED products and electr…
|
LED | CA | Manufacturing |
|
Depo Auto Parts Industrial Co., Ltd.
Global manufacturer of automotive lighting systems for afte…
|
6605 | TW | Manufacturing |
|
Dhanashree Electronics Limited
Manufacturer of energy-efficient LED lighting systems and e…
|
542679 | IN | Manufacturing |
|
DIALIGHT PLC
Manufactures sustainable LED lighting for industrial and ha…
|
DIA | GB | Manufacturing |
|
Divcom Lighting Inc.
Designer and manufacturer of architecturally-designed, ener…
|
DVQFF | CA | Manufacturing |
|
DONGGUAN KINGSUN OPTOELECTRONIC CO.,LTD.
Specializes in high-power LED lighting solutions for outdoo…
|
002638 | CN | Manufacturing |
|
Eco Volt Co.,Ltd.
Develops and manufactures automotive components, focusing o…
|
097780 | 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.