
KOREA AEROSPACE INDUSTRIES, LTD. — Investor Relations & Filings
Korea Aerospace Industries, Ltd. (KAI) is an integrated aerospace and defense company that designs, develops, and manufactures a wide range of aviation and space systems. The company's portfolio includes military aircraft, such as the KT-1 basic trainer, the T-50/FA-50 family of advanced trainers and light combat aircraft, and the KF-21 fighter jet. KAI also produces military and commercial helicopters and unmanned aerial vehicles (UAVs). In the commercial sector, it is a key supplier of aerostructures, manufacturing major components for global aircraft manufacturers like Boeing and Airbus. Additionally, the company is active in the space domain, developing satellites and space launch vehicles, serving as a total aerospace solutions provider for both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(일반) | 2026-05-04 | Korean | |
| 기업가치제고계획(자율공시) | 2026-04-30 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2026-04-29 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-04-23 | Korean | |
| 결산실적공시예고(안내공시) | 2026-04-23 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-04-23 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40820373 | 주식등의대량보유상황보고서(일반) | 2026-05-04 | Korean | ||
| 39058203 | 기업가치제고계획(자율공시) | 2026-04-30 | Korean | ||
| 38406435 | [기재정정]단일판매ㆍ공급계약체결 | 2026-04-29 | Korean | ||
| 35588345 | 기업설명회(IR)개최(안내공시) | 2026-04-23 | Korean | ||
| 35579435 | 결산실적공시예고(안내공시) | 2026-04-23 | Korean | ||
| 35579226 | 기업설명회(IR)개최(안내공시) | 2026-04-23 | Korean | ||
| 34653789 | 풍문또는보도에대한해명(미확정) | 2026-04-17 | Korean | ||
| 33048261 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33048228 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 32984509 | 풍문또는보도에대한해명(미확정) | 2026-03-19 | Korean | ||
| 32973226 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32972278 | 대표이사(대표집행임원)변경(안내공시) | 2026-03-18 | Korean | ||
| 32971220 | 임시주주총회결과 | 2026-03-18 | Korean | ||
| 32962185 | 감사보고서제출 | 2026-03-17 | Korean | ||
| 32952854 | 단일판매ㆍ공급계약체결 | 2026-03-16 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACSL Ltd.
Develops and manufactures industrial drones and autonomous …
|
6232 | JP | Manufacturing |
|
AECC AERO-ENGINE CONTROL CO.,LTD.
Develops aero-engine control systems and components for civ…
|
000738 | CN | Manufacturing |
|
Aecc Aero Science and Technology Co.,Ltd
Produces precision aero-engine components and gas turbine p…
|
600391 | CN | Manufacturing |
|
AECC AVIATION POWER CO,LTD
Develops, manufactures, and maintains aviation engines and …
|
600893 | CN | Manufacturing |
|
Aequs Limited
Diversified contract manufacturer for aerospace, toys, and …
|
AEQUS | IN | Manufacturing |
|
Aerocast Inc.
Specialized foundry casting critical aluminum and magnesium…
|
0AE | CA | Manufacturing |
|
AeroEdge Co.,Ltd.
A first-tier supplier manufacturing low-pressure turbine bl…
|
7409 | JP | Manufacturing |
|
Aerospace CH UAV Co.,Ltd
Develops MALE and HALE UAV systems for multi-role defense a…
|
002389 | CN | Manufacturing |
|
Aerospace Industrial Development Corporation
Specialized manufacturer of military and civil aircraft, en…
|
2634 | TW | Manufacturing |
|
AeroSpace Technology of Korea, Inc.
Designs, develops, and manufactures aircraft parts and majo…
|
067390 | KR | Manufacturing |
KOREA AEROSPACE INDUSTRIES, 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/17494/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17494 | 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=17494 | 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=17494 \ -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": 17494}, 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 KOREA AEROSPACE INDUSTRIES, LTD. (id: 17494)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.