NARA MOLD AND DIE CO., LTD. — Investor Relations & Filings
NARA MOLD AND DIE CO., LTD. is a specialized manufacturer of press dies and plastic injection molds, primarily serving the automotive and home appliance industries. The company's core activities include the design and production of high-precision molds. In addition to mold-making, NARA M&D also engages in the mass production of various components. Its product portfolio includes stamped parts, assembly parts, motor cores, and critical automotive components for transmissions, engines, and seating systems. The company also manufactures parts for secondary batteries, catering to the electric vehicle sector. NARA M&D utilizes advanced manufacturing technologies such as high-tensile steel forming, double injection molding, and MuCell technology to produce its components.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-30 | Korean | |
| 정기주주총회결과 | 2026-03-30 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean | |
| 감사보고서제출 | 2026-03-16 | Korean | |
| 주주총회소집공고 | 2026-03-12 | Korean | |
| 주주총회소집결의 (정기주주총회) | 2026-02-10 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 33084965 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-30 | Korean | ||
| 33084930 | 정기주주총회결과 | 2026-03-30 | Korean | ||
| 32983271 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32953722 | 감사보고서제출 | 2026-03-16 | Korean | ||
| 32933460 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 19422052 | 주주총회소집결의 (정기주주총회) | 2026-02-10 | Korean | ||
| 19422051 | 현금ㆍ현물배당결정 | 2026-02-10 | Korean | ||
| 19422049 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-10 | Korean | ||
| 19422029 | 주주총회집중일개최사유신고 | 2026-02-10 | Korean | ||
| 12195041 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-02 | Korean | ||
| 12195035 | 주식등의대량보유상황보고서(일반) | 2026-01-02 | Korean | ||
|
2025
4 filings
| |||||
| 12197182 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-12-30 | Korean | ||
| 12202001 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-12-23 | Korean | ||
| 12202327 | 주주명부폐쇄기간또는기준일설정 | 2025-12-22 | Korean | ||
| 7874826 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Forging, pressing, stamping and roll-forming of metal; powder metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
G-SHANK ENTERPRISE CO., LTD.
Specializes in precision continuous stamping dies and integ…
|
2476 | TW | Manufacturing |
|
GUANGDONG KINGSTRONG TECHNOLOGY CO.,LTD.
Produces precision metal components and materials using pow…
|
300629 | CN | Manufacturing |
|
Guizhou Aviation Technical Development Co., Ltd.
Develops and manufactures high-performance ring forgings fo…
|
688239 | CN | Manufacturing |
|
HanilForgingIndustrial
Manufacturer of precision forged parts for automotive, defe…
|
024740 | KR | Manufacturing |
|
Happy Forgings Limited
Manufacturer of heavy forged and precision machined compone…
|
HAPPYFORGE | IN | Manufacturing |
|
HEUNGKUK METALTECH CO.,LTD.
Manufacturer of forged parts and undercarriage components f…
|
010240 | KR | Manufacturing |
|
HILTON METAL FORGING LIMITED
Manufacturer of steel forged components and high-pressure p…
|
HILTON | IN | Manufacturing |
|
HIM TEKNOFORGE LIMITED
Produces precision forged and machined components for heavy…
|
505712 | IN | Manufacturing |
|
Hydrapres Spolka Akcyjna
Mass producer of stamped metal components for automotive an…
|
HPS | PL | Manufacturing |
|
Jiangsu Gian Technology Co., Ltd.
Specializes in Metal Injection Molding for high-precision, …
|
300709 | CN | Manufacturing |
NARA MOLD AND DIE 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/16447/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16447 | 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=16447 | 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=16447 \ -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": 16447}, 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 NARA MOLD AND DIE CO., LTD. (id: 16447)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.