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 |
|---|---|---|---|
|
Raval ICS Ltd.
Develops and produces automotive fuel tank venting systems …
|
RVL | IL | Manufacturing |
|
REE Automotive Ltd.
Develops modular EV platforms with integrated corner techno…
|
REE | US | Manufacturing |
|
Remsons Industries Ltd.
Manufacturer of automotive control cables, gear shift syste…
|
REMSONSIND | IN | Manufacturing |
|
RICO Auto Industries Ltd.
Manufactures precision aluminum and ferrous components for …
|
RICOAUTO | IN | Manufacturing |
|
RIGHT WAY
Specializes in casting and forging components for automotiv…
|
1506 | TW | Manufacturing |
|
ROTHWELL INTERNATIONAL CO., LIMITED
Develops, manufactures, and sells automotive electronic sys…
|
900260 | HK | Manufacturing |
|
Ruifeng Power Group Company Limited
Specialized manufacturer of core automotive engine componen…
|
2025 | HK | Manufacturing |
|
SAE DONG CO. LTD
Manufacturer of automotive exterior components and various …
|
053060 | KR | Manufacturing |
|
SAERONAUTOMOTIVE CORPORRATION
Manufactures friction materials for braking systems and oth…
|
075180 | KR | Manufacturing |
|
SAF-HOLLAND SE
Manufacturer of chassis-related assemblies for the commerci…
|
SFQ | DE | 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.