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 |
|---|---|---|---|
|
CKPZ
Manufactures forgings, wheels, and parts for the automotive…
|
CKPZ | RU | Manufacturing |
|
CX Technology Corporation
Integrated manufacturer of cold forged automotive speaker c…
|
2415 | TW | Manufacturing |
|
DAECHANG FORGING CO.,LTD
Manufactures forged undercarriage components for heavy mach…
|
015230 | KR | Manufacturing |
|
El Forge Ltd.
Manufactures precision steel forgings and machined componen…
|
531144 | IN | Manufacturing |
|
Feintool International Holding AG
Manufactures high-precision components via fineblanking, fo…
|
FTON | CH | Manufacturing |
|
Forge Auto International Limited
Manufactures high-precision forged and machined components …
|
FORGEAUTO | IN | Manufacturing |
|
FORMETAL CO., LTD
Manufacturer of precision forged machinery parts for variou…
|
119500 | KR | Manufacturing |
|
Ganga Forging Limited
Manufactures forged and machined components for automotive …
|
GANGAFORGE | IN | Manufacturing |
|
Gevorkyan Ltd.
A European leader in powder metallurgy, producing custom-en…
|
GEVK | SK | Manufacturing |
|
GKW Limited
Manufactures precision metallic components and provides ind…
|
GKWLIMITED | IN | 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.