DONGWON METAL CO.,LTD — Investor Relations & Filings
Dongwon Metal Co., Ltd. is a specialized manufacturer of automotive components and steel products. The company produces a wide range of essential vehicle parts, including door frames and modules, impact beams, cowl cross members, and mufflers. As a key supplier in the global automotive parts market, Dongwon Metal emphasizes continuous technological innovation and superior quality to secure customer trust. The company leverages specialized manufacturing technologies and a strong commitment to research and development to provide customized solutions for the automotive and steel industries, aiming for sustainable growth through its advanced product offerings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업지배구조보고서공시 | 2026-06-01 | Korean | |
| 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-04-20 | Korean | |
| 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-03-16 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-02-13 | Korean | |
| 분기보고서 (2025.12) | 2026-02-13 | Korean | |
| 최대주주등소유주식변동신고서 | 2025-09-10 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 47916421 | 기업지배구조보고서공시 | 2026-06-01 | Korean | ||
| 34689437 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-04-20 | Korean | ||
| 32953299 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-03-16 | Korean | ||
| 19469013 | 최대주주등소유주식변동신고서 | 2026-02-13 | Korean | ||
| 19468562 | 분기보고서 (2025.12) | 2026-02-13 | Korean | ||
|
2025
10 filings
| |||||
| 7865423 | 최대주주등소유주식변동신고서 | 2025-09-10 | Korean | ||
| 7865391 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-09-10 | Korean | ||
| 7865383 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-09-10 | Korean | ||
| 7875689 | 분기보고서 (2025.06) | 2025-08-13 | Korean | ||
| 7882504 | 타인에대한채무보증결정 | 2025-07-23 | Korean | ||
| 7882447 | [기재정정]타인에대한채무보증결정 | 2025-07-23 | Korean | ||
| 7889853 | 정기주주총회결과 | 2025-06-26 | Korean | ||
| 7889851 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-06-26 | Korean | ||
| 7892098 | 감사보고서제출 | 2025-06-18 | Korean | ||
| 7892055 | 사업보고서 (2025.03) | 2025-06-18 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SMIS CORPORATION BHD
Provider of machinery, industrial solutions, and automotive…
|
— | MY | Manufacturing |
|
SNT MOTIV CO.,LTD
Manufacturer of automotive parts, defense products, and sem…
|
064960 | KR | Manufacturing |
|
Sogefi
Global supplier of automotive air & cooling, filtration, an…
|
SO | IT | Manufacturing |
|
Sona BLW Precision Forgings Limited
Automotive technology company providing engineered systems …
|
SONACOMS | IN | Manufacturing |
|
SONGZ AUTOMOBILE AIR CONDITIONING CO., LTD
Develops thermal management systems for vehicles, rail tran…
|
002454 | CN | Manufacturing |
|
Spectra Premium Industries Inc.
Designs, manufactures, and distributes automotive thermal a…
|
— | CA | Manufacturing |
|
Spectra Products Inc.
Designs and supplies safety and productivity solutions for …
|
SSA | CA | Manufacturing |
|
Stackpole Limited
Premier manufacturer of advanced components and systems for…
|
— | CA | Manufacturing |
|
STANDARD MOTOR PRODUCTS, INC.
Manufactures and distributes motor vehicle components and e…
|
SMP | US | Manufacturing |
|
Steel Strips & Wheels Ltd
Designs and manufactures steel and alloy wheels for global …
|
SSWL | IN | Manufacturing |
DONGWON METAL 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/15063/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15063 | 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=15063 | 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=15063 \ -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": 15063}, 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 DONGWON METAL CO.,LTD (id: 15063)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.