
HYUNDAI MOTOR CO — Investor Relations & Filings
Hyundai Motor Company is a global automotive manufacturer engaged in the design, production, and distribution of a diverse portfolio of vehicles. Its core business includes passenger cars, trucks, commercial vehicles, and related auto parts. The company is actively pursuing a transition towards future mobility solutions, with significant investments in green technologies. Key initiatives include the development and expansion of its all-electric IONIQ vehicle lineup and its high-performance N brand, which now includes EV models. Furthermore, Hyundai is exploring next-generation technologies beyond conventional automobiles, such as robotics and advanced user experience (UX) systems, to redefine personal and public transportation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 풍문또는보도에대한해명(미확정) | 2026-04-30 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-30 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-04-29 | Korean | |
| [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-28 | Korean | |
| [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-28 | Korean | |
| 타법인주식및출자증권취득결정(자율공시) | 2026-04-24 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39073664 | 풍문또는보도에대한해명(미확정) | 2026-04-30 | Korean | ||
| 39019139 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-30 | Korean | ||
| 38385131 | 기업설명회(IR)개최(안내공시) | 2026-04-29 | Korean | ||
| 37877918 | [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-28 | Korean | ||
| 37877868 | [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-28 | Korean | ||
| 36120646 | 타법인주식및출자증권취득결정(자율공시) | 2026-04-24 | Korean | ||
| 35636217 | 공정거래자율준수프로그램운영현황(안내공시) | 2026-04-23 | Korean | ||
| 35626509 | 약관에의한금융거래시계열금융회사의거래상대방의공시 | 2026-04-23 | Korean | ||
| 35588187 | 자기주식취득결과보고서 | 2026-04-23 | Korean | ||
| 35588176 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-23 | Korean | ||
| 35588150 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-04-23 | Korean | ||
| 35588126 | 현금ㆍ현물배당결정 | 2026-04-23 | Korean | ||
| 34653986 | 기업설명회(IR)개최(안내공시) | 2026-04-17 | Korean | ||
| 34645005 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-16 | Korean | ||
| 33806055 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-08 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ados Pakistan Limited
Provides engineering solutions for energy and defense secto…
|
ADOS | PK | Manufacturing |
|
Aebi Schmidt Holding AG
Provider of specialty vehicles and services for infrastruct…
|
AEBI | CH | Manufacturing |
|
Aerosun Corporation
Manufactures special-purpose vehicles, pressure vessels, an…
|
600501 | CN | Manufacturing |
|
ANADOLU ISUZU OTOMOTİV SANAYİ VE TİCARET A.Ş.
Manufacturer of commercial vehicles like buses, midibuses, …
|
ASUZU | TR | Manufacturing |
|
ANHUI ANKAI AUTOMOBILE CO.,LTD.
Manufacturer of buses and chassis specializing in monocoque…
|
000868 | CN | Manufacturing |
|
Anhui Jianghuai Automobile Group Corp.,Ltd.
Integrated manufacturer of commercial and passenger vehicle…
|
600418 | CN | Manufacturing |
|
Apollo Future Mobility Group Limited
Advanced automotive technology, smart mobility solutions, l…
|
860 | HK | Manufacturing |
|
Aptera Motors Corp
Manufacturer of hyper-efficient, two-seat solar electric ve…
|
SEV | US | Manufacturing |
|
ARI Motors Industries SE
Manufacturer of customizable light electric utility vehicle…
|
ARI | DE | Manufacturing |
|
Ashok Leyland Ltd.
Manufacturer of commercial vehicles, buses, and defense log…
|
ASHOKLEY | IN | Manufacturing |
HYUNDAI MOTOR CO 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/16330/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16330 | 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=16330 | 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=16330 \ -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": 16330}, 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 HYUNDAI MOTOR CO (id: 16330)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.