
Nemak, S.A.B. de C.V. — Investor Relations & Filings
Nemak, S.A.B. de C.V. is a global provider of innovative lightweighting solutions for the automotive sector, specializing in the development and manufacturing of aluminum components. The company's product portfolio includes cylinder heads, engine blocks, and complex components for e-mobility, structure, and chassis applications. Utilizing advanced casting and assembly technologies such as High Pressure Die Casting (HPDC) and Low Pressure Die Casting (LPDC), Nemak supports the industry's transition toward sustainable mobility. The company has strategically expanded its capabilities through the acquisition of GF Casting Solutions' automotive business, enhancing its global footprint and diversifying its technological offerings beyond traditional internal combustion engine powertrain components. Nemak focuses on delivering high-performance, lightweight solutions that improve vehicle efficiency and performance for global automotive manufacturers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Nemak 4Q20 XBRL | 2021-02-11 | Spanish | |
| Nemak 4Q20 XBRL | 2021-02-11 | Spanish | |
| Nemak 3Q20 XBRL | 2020-10-21 | Spanish | |
| Nemak 3Q20 XBRL | 2020-10-21 | Spanish | |
| Aviso Nemak Ratificación del Auditor Externo | 2020-08-26 | Spanish | |
| Asamblea General Ordinaria - Nemak | 2020-06-04 | Spanish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
2 filings
| |||||
| 33107017 | Nemak 4Q20 XBRL | 2021-02-11 | Spanish | ||
| 33107020 | Nemak 4Q20 XBRL | 2021-02-11 | Spanish | ||
|
2020
11 filings
| |||||
| 33106656 | Nemak 3Q20 XBRL | 2020-10-21 | Spanish | ||
| 33106660 | Nemak 3Q20 XBRL | 2020-10-21 | Spanish | ||
| 33106321 | Aviso Nemak Ratificación del Auditor Externo | 2020-08-26 | Spanish | ||
| 33105886 | Asamblea General Ordinaria - Nemak | 2020-06-04 | Spanish | ||
| 33105960 | Convocatoria Asamblea Ordinaria Nemak | 2020-06-03 | Spanish | ||
| 33105601 | Movimiento Inusitado Nemak | 2020-04-23 | Spanish | ||
| 33105722 | Nemak redobla esfuerzos ante COVID-19 | 2020-04-08 | Spanish | ||
| 33105365 | Nemak 4Q19D | 2020-02-26 | Spanish | ||
| 33105238 | Nemak 4T 2019 | 2020-02-12 | Spanish | ||
| 33105240 | Nemak 4T 2019 | 2020-02-12 | Spanish | ||
| 33105203 | Nemak anuncia Conferencia Telefónica del 4T19 | 2020-01-22 | Spanish | ||
|
2019
2 filings
| |||||
| 33116322 | Aviso de Pago de Dividendos Nemak | 2019-12-11 | Spanish | ||
| 33104830 | Nemak es seleccionado para formar parte de los DJSI | 2019-09-18 | Spanish | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
Nemak, S.A.B. de C.V. 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/51686/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51686 | 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=51686 | 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=51686 \ -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": 51686}, 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 Nemak, S.A.B. de C.V. (id: 51686)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.