
HYUNDAI STEEL COMPANY — Investor Relations & Filings
Hyundai Steel Company is a comprehensive steel manufacturer established in 1953. The company produces a diverse portfolio of products, including hot-rolled steel sheets, cold-rolled steel sheets, and bar-shaped steel. A primary focus is the development of advanced automotive materials, offering specialized solutions like 'H-Solution' for creating ultra-high-strength, lightweight vehicle bodies. Additionally, it supplies premium branded steel for the construction sector under the 'H CORE' name. Committed to sustainability and innovation, the company is actively developing next-generation materials and has launched 'HyECOsteel,' a line of carbon-reduced steel products, to address future environmental demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [첨부정정]사업보고서 (2025.12) | 2026-03-19 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-25 | Korean | |
| 주주총회소집결의 | 2026-02-25 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 32983210 | [첨부정정]사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32973128 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32972925 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32848497 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean | ||
| 32837881 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-25 | Korean | ||
| 32837836 | 주주총회소집결의 | 2026-02-25 | Korean | ||
| 32837819 | 주주총회소집공고 | 2026-02-25 | Korean | ||
| 32837756 | 의결권대리행사권유참고서류 | 2026-02-25 | Korean | ||
| 19464760 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-12 | Korean | ||
| 19421384 | 최대주주등소유주식변동신고서 | 2026-02-10 | Korean | ||
| 19421370 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-10 | Korean | ||
| 18935440 | 주식등의대량보유상황보고서(일반) | 2026-02-10 | Korean | ||
| 13754037 | 영업실적등에대한전망(공정공시) | 2026-01-30 | Korean | ||
| 13754033 | 영업(잠정)실적(공정공시) | 2026-01-30 | Korean | ||
| 13754030 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-01-30 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acerinox S.A.
Global manufacturer of stainless steel and high-performance…
|
ACX | ES | Manufacturing |
|
Aditya Ispat Ltd.
Manufacturer of bright steel bars for automotive and engine…
|
513513 | IN | Manufacturing |
|
Aditya Ultra Steel Limited
Produces high-quality TMT bars for infrastructure and const…
|
AUSL | IN | Manufacturing |
|
ADVANCED TECHNOLOGY & MATERIALS CO.,LTD
Develops advanced metallic materials, magnetic products, an…
|
000969 | CN | Manufacturing |
|
AICHI STEEL CORPORATION
Manufacturer of specialty steel, forged products, and elect…
|
5482 | JP | Manufacturing |
|
AJUSTEEL CO.,LTD.
Manufacturer of steel materials specializing in surface des…
|
139990 | KR | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of high-quality flat steel products, in…
|
ASTL | CA | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of hot and cold-rolled steel sheet and …
|
ASTL | US | Manufacturing |
|
Alleima
Manufacturer of advanced stainless steels, special alloys, …
|
ALLEI | SE | Manufacturing |
|
Altos Hornos de México, S.A.B. de C.V.
Integrated manufacturer of flat steel products, tinplate, a…
|
AHMSA | MX | Manufacturing |
HYUNDAI STEEL COMPANY 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/15789/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15789 | 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=15789 | 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=15789 \ -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": 15789}, 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 STEEL COMPANY (id: 15789)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.