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 |
|---|---|---|---|
|
IMS Group Holdings Limited
Customized LED lighting and visual-audio system solutions f…
|
8136 | HK | Manufacturing |
|
Inventronics (Hangzhou), Inc.
Manufacturer of high-efficiency LED drivers and power suppl…
|
300582 | CN | Manufacturing |
|
Jagan Lamps Ltd.
Designs and manufactures automotive lighting solutions for …
|
530711 | IN | Manufacturing |
|
KAUFEL GROUP LTD.
Specializes in designing, manufacturing, and distributing e…
|
— | CA | Manufacturing |
|
KENNEDE ELECTRONICS MFG. CO., LTD.
Manufactures lighting products, rechargeable fans, and smal…
|
002723 | CN | Manufacturing |
|
KH FEELUX Co.,Ltd.
Researches, designs, and manufactures electronic components…
|
033180 | KR | Manufacturing |
|
KOITO MANUFACTURING CO.,LTD.
Global manufacturer of automotive and aircraft lighting sys…
|
7276 | JP | Manufacturing |
|
KUMHO ELECTRIC CO.,LTD
A specialized manufacturer of lighting equipment and soluti…
|
001210 | KR | Manufacturing |
|
Kumho HT, Inc.
Designs, manufactures, and sells automotive lighting compon…
|
214330 | KR | Manufacturing |
|
Kundan Edifice Limited
ODM specializing in the design and manufacturing of LED str…
|
KEL | IN | 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.