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 |
|---|---|---|---|
|
Edison Opto Corporation
Specializes in high-power LED technology and integrated lig…
|
3591 | TW | Manufacturing |
|
ENDO Lighting Corporation
Manufacturer of LED lighting, energy management systems, an…
|
6932 | JP | Manufacturing |
|
ENERGY FOCUS, INC/DE
Designs and manufactures energy-efficient LED lighting and …
|
EFOI | US | Manufacturing |
|
Excellence Optoelectronics Holding Co., Inc.
Global manufacturer of automotive LED modules and energy-ef…
|
3717 | TW | Manufacturing |
|
Fagerhult
Develops and produces professional lighting solutions for p…
|
FAG | SE | Manufacturing |
|
FIEM INDUSTRIES LIMITED
Tier-1 supplier of automotive lighting, signaling systems, …
|
FIEMIND | IN | Manufacturing |
|
FINE TECHNIX CO., LTD
Manufactures LED lighting solutions, electronic, and mechan…
|
106240 | KR | Manufacturing |
|
Focus Lighting and Fixtures Limited
Designs and manufactures LED lighting solutions for retail …
|
FOCUS | IN | Manufacturing |
|
Focus Lightings Tech CO.,LTD.
Develops and manufactures LED chips, packaging, and energy-…
|
300708 | CN | Manufacturing |
|
FORTUNE ORIENTAL COMPANY LIMITED
Specializes in LED lighting, multimedia trading, aquatic pr…
|
2491 | TW | 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.