IOCHPE MAXION SA — Investor Relations & Filings
About IOCHPE MAXION SA
Iochpe-Maxion SA is a global manufacturer specializing in automotive wheels and structural components. The company operates through two primary divisions: Maxion Wheels and Maxion Structural Components. As a leading producer of steel and aluminum wheels for light and commercial vehicles, it maintains an extensive international production network. Its structural component portfolio includes chassis, side rails, and cross members for trucks and buses, as well as stamped parts for light vehicles. Furthermore, the company produces railway equipment, including freight cars and castings. Iochpe-Maxion serves major global original equipment manufacturers (OEMs), providing engineered solutions for the transportation sector. The organization is recognized for its commitment to transparency and sustainability, evidenced by its inclusion in global leadership lists for environmental disclosure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR - Informações Trimestrais | 2026-04-29 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-28 | Portuguese | |
| DFP 2025 | 2026-02-25 | Portuguese | |
| ITR 2025-Q3 | 2025-11-05 | Portuguese | |
| ITR 2025-Q2 | 2025-08-06 | Portuguese | |
| ITR 2025-Q1 | 2025-05-07 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 39255466 | ITR - Informações Trimestrais | 2026-04-29 | Portuguese | ||
| 37910046 | FRE - Formulário de Referência | 2026-04-28 | Portuguese | ||
| 33801286 | DFP 2025 | 2026-02-25 | Portuguese | ||
|
2025
4 filings
| |||||
| 34136245 | ITR 2025-Q3 | 2025-11-05 | Portuguese | ||
| 34136212 | ITR 2025-Q2 | 2025-08-06 | Portuguese | ||
| 34136148 | ITR 2025-Q1 | 2025-05-07 | Portuguese | ||
| 33793780 | DFP 2024 | 2025-02-26 | Portuguese | ||
|
2024
8 filings
| |||||
| 34077537 | ITR 2024-Q3 | 2024-11-06 | Portuguese | ||
| 34077535 | ITR 2024-Q2 | 2024-08-05 | Portuguese | ||
| 35884939 | FRE WEB 2023 v10 | 2024-05-15 | Portuguese | ||
| 34077514 | ITR 2024-Q1 | 2024-05-08 | Portuguese | ||
| 35884787 | FRE WEB 2023 v9 | 2024-04-22 | Portuguese | ||
| 35884637 | FRE WEB 2023 v8 | 2024-04-09 | Portuguese | ||
| 33780534 | DFP 2023 | 2024-03-06 | Portuguese | ||
| 35884496 | FRE WEB 2023 v7 | 2024-01-22 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Carbon Revolution Public Ltd Co
Tier 1 OEM supplier of lightweight carbon fiber wheels for …
|
CREV | US | Manufacturing |
|
CAR MATE MFG.CO.,LTD
Manufacturer of automotive accessories and products for out…
|
7297 | JP | Manufacturing |
|
CASTEC KOREA CO.,LTD
Manufacturer of automobile and electronics parts using cast…
|
071850 | KR | Manufacturing |
|
Cayman Engley Industrial Co., Ltd.
Specialized developer and manufacturer of metal and non-met…
|
2239 | TW | Manufacturing |
|
CENTRAL AUTOMOTIVE PRODUCTS LTD.
Global supplier of automotive parts for vehicle manufacture…
|
8117 | JP | Manufacturing |
|
Changchun Engley Automobile Industry Co.,Ltd.
Manufactures lightweight automotive structural parts and sa…
|
601279 | CN | Manufacturing |
|
CHANGCHUN FAWAY GROUP AUTOMOBILE COMPONENTS CO.,LTD
Manufactures automotive wheels, trim, lighting, and chassis…
|
600742 | CN | Manufacturing |
|
Changchun Yidong Clutch Co.,Ltd
Develops and manufactures automotive clutch systems and com…
|
600148 | CN | Manufacturing |
|
Changchun Zhiyuan New Energy Equipment Co., Ltd.
Develops and produces LNG vehicle gas supply systems and hi…
|
300985 | CN | Manufacturing |
|
Changqing Machinery Company Limited
Manufactures automotive stamping and welding components for…
|
603768 | CN | Manufacturing |
IOCHPE MAXION SA 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/53032/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53032 | 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=53032 | 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=53032 \ -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": 53032}, 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 IOCHPE MAXION SA (id: 53032)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.