
LIG Nex1 Co., Ltd. — Investor Relations & Filings
LIG Nex1 is a comprehensive defense company that develops, manufactures, and supports advanced weapon systems across their entire lifecycle. The company's core business areas encompass a wide range of solutions for land, sea, air, and space domains. Key product lines include Precision Guided Munitions (PGM), such as anti-tank, surface-to-air, and anti-ship missiles; Intelligence, Surveillance, and Reconnaissance (ISR) systems, featuring radar and satellite technologies; and Command, Control, Communications, Computers, and Intelligence (C4I) solutions. Additionally, LIG Nex1 specializes in Maritime Warfare systems, including torpedoes and naval combat systems; Avionics and Electronic Warfare (EW) suites for airborne platforms; and a growing portfolio of Unmanned Systems, such as drones and unmanned surface vehicles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 현금ㆍ현물배당결정 | 2026-02-13 | Korean | |
| [기재정정]증권신고서(채무증권) | 2026-02-10 | Korean | |
| [발행조건확정]증권신고서(채무증권) | 2026-02-10 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-02-06 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-02-06 | Korean | |
| [기재정정]증권신고서(채무증권) | 2026-02-05 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 19474821 | 현금ㆍ현물배당결정 | 2026-02-13 | Korean | ||
| 19422850 | [기재정정]증권신고서(채무증권) | 2026-02-10 | Korean | ||
| 19422787 | [발행조건확정]증권신고서(채무증권) | 2026-02-10 | Korean | ||
| 14726555 | 기업설명회(IR)개최(안내공시) | 2026-02-06 | Korean | ||
| 14726509 | 기업설명회(IR)개최(안내공시) | 2026-02-06 | Korean | ||
| 14499117 | [기재정정]증권신고서(채무증권) | 2026-02-05 | Korean | ||
| 14498792 | [발행조건확정]증권신고서(채무증권) | 2026-02-05 | Korean | ||
| 13758665 | 증권신고서(채무증권) | 2026-01-30 | Korean | ||
| 13739328 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-01-30 | Korean | ||
| 13739327 | 결산실적공시예고(안내공시) | 2026-01-30 | Korean | ||
| 12192539 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-06 | Korean | ||
| 12192470 | 단일판매ㆍ공급계약체결 | 2026-01-06 | Korean | ||
| 12194725 | 주식등의대량보유상황보고서(약식) | 2026-01-02 | Korean | ||
|
2025
2 filings
| |||||
| 12197046 | 단일판매ㆍ공급계약체결 | 2025-12-30 | Korean | ||
| 12197004 | 단일판매ㆍ공급계약체결 | 2025-12-30 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of military fighting vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Armeyski Holding AD
Holding company engaged in the acquisition, appraisal, and …
|
ARMH | BG | Manufacturing |
|
BAE Systems PLC
Provides advanced, technology-led defence, aerospace, and s…
|
BAESY | GB | Manufacturing |
|
CSG N.V.
Global technology group specializing in advanced defense an…
|
CSG | NL | Manufacturing |
|
GENERAL DYNAMICS CORP
A global aerospace and defense company producing jets, ship…
|
GD | US | Manufacturing |
|
Inner Mongolia First Machinery GroupCo.,Ltd.
Manufacturer of armored vehicles, heavy-duty trucks, and ra…
|
600967 | CN | Manufacturing |
|
KATMERCİLER ARAÇ ÜSTÜ EKİPMAN SANAYİ VE TİCARET A.Ş.
Manufacturer of on-vehicle equipment and armored land vehic…
|
KATMR | TR | Manufacturing |
|
North Long Dragon New Materials Tech Co., Ltd.
Develops non-metallic composite materials for military vehi…
|
301357 | CN | Manufacturing |
|
Tech Robotics Spolka Akcyjna
Provider of unmanned ground vehicle technologies for milita…
|
NGD | PL | Manufacturing |
LIG Nex1 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/16544/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16544 | 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=16544 | 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=16544 \ -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": 16544}, 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 LIG Nex1 Co., Ltd. (id: 16544)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.