
HD HYUNDAI ENERGY SOLUTIONS CO.,LTD. — Investor Relations & Filings
HD HYUNDAI ENERGY SOLUTIONS CO.,LTD. is a global provider of solar energy solutions, specializing in the research, development, and manufacturing of high-quality photovoltaic (PV) products. As a core energy business of the HD Hyundai group, the company produces a diverse range of solar cells and modules, including monofacial, bifacial, and shingled technologies. With over two decades of experience, it focuses on continuous R&D investment to advance solar technology and maintains significant production capacities for both cells and modules. The company is committed to delivering reliable products backed by comprehensive after-sales service and long-term quality assurance to customers worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-29 | Korean | |
| 단일판매ㆍ공급계약체결 | 2026-03-31 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-23 | Korean | |
| 정기주주총회결과 | 2026-03-23 | Korean | |
| 사업보고서 (2025.12) | 2026-03-13 | Korean | |
| 감사보고서제출 | 2026-03-12 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38384835 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-29 | Korean | ||
| 33119864 | 단일판매ㆍ공급계약체결 | 2026-03-31 | Korean | ||
| 33010433 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-23 | Korean | ||
| 33010237 | 정기주주총회결과 | 2026-03-23 | Korean | ||
| 32940617 | 사업보고서 (2025.12) | 2026-03-13 | Korean | ||
| 32934477 | 감사보고서제출 | 2026-03-12 | Korean | ||
| 32849405 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean | ||
| 32840346 | [기재정정]주주총회소집공고 | 2026-02-26 | Korean | ||
| 32840257 | [기재정정]의결권대리행사권유참고서류 | 2026-02-26 | Korean | ||
| 32826353 | 의결권대리행사권유참고서류 | 2026-02-23 | Korean | ||
| 32545616 | 주주총회소집결의 | 2026-02-20 | Korean | ||
| 32545571 | 주주총회소집공고 | 2026-02-20 | Korean | ||
| 19474666 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
| 14459522 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-02-05 | Korean | ||
| 13129108 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-01-21 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Glass To Power S.p.A.
Develops and manufactures transparent photovoltaic glass fo…
|
MLGLB | IT | Manufacturing |
|
Golden Solar New Energy Technology Holdings Limited
Diversified manufacturer of advanced solar components, sili…
|
1121 | HK | Manufacturing |
|
GoodWe Technologies Co Ltd.
Manufacturer of photovoltaic inverters and provider of smar…
|
688390 | HK | Manufacturing |
|
GRAND SUNERGY TECH CO.,LTD.
Develops and manufactures high-efficiency N-type heterojunc…
|
603778 | CN | Manufacturing |
|
Hainan Drinda New Energy Technology Co., Ltd.
Manufactures high-efficiency N-type TOPCon and P-type PERC …
|
002865 | CN | Manufacturing |
|
Hainan Drinda New Energy Technology Co., Ltd.
Specialized PV enterprise developing and manufacturing high…
|
2865 | HK | Manufacturing |
|
HANWHA SOLUTIONS CORPORATION
Global provider of solutions in chemicals, renewable energy…
|
009830 | KR | Manufacturing |
|
Hengdian Group DMEGC Magnetics Co.,Ltd.
Manufacturer of magnetic materials, solar products, and lit…
|
002056 | CN | Manufacturing |
|
HONGYUAN GREEN ENERGY CO.,LTD.
Manufactures high-efficiency solar PV products, including a…
|
603185 | CN | Manufacturing |
|
Hunan Huamin Holdings Co., Ltd
Produces monocrystalline silicon for PV cells and wear-resi…
|
300345 | CN | Manufacturing |
HD HYUNDAI ENERGY SOLUTIONS CO.,LTD. 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/16087/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16087 | 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=16087 | 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=16087 \ -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": 16087}, 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 HD HYUNDAI ENERGY SOLUTIONS CO.,LTD. (id: 16087)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.