
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-06-04 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-06-04 | Korean | |
| 기업지배구조보고서공시 | 2026-06-01 | Korean | |
| 대규모기업집단현황공시[연1회공시및1/4분기용(대표회사)] | 2026-05-29 | Korean | |
| 대규모기업집단현황공시[연1회(동일인용)] | 2026-05-29 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-29 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47962905 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-06-04 | Korean | ||
| 47962591 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-06-04 | Korean | ||
| 47912966 | 기업지배구조보고서공시 | 2026-06-01 | Korean | ||
| 47885571 | 대규모기업집단현황공시[연1회공시및1/4분기용(대표회사)] | 2026-05-29 | Korean | ||
| 47885539 | 대규모기업집단현황공시[연1회(동일인용)] | 2026-05-29 | Korean | ||
| 47869781 | 주식등의대량보유상황보고서(일반) | 2026-05-29 | Korean | ||
| 47040669 | 주식등의대량보유상황보고서(일반) | 2026-05-26 | Korean | ||
| 46366653 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45905466 | [기재정정]단일판매ㆍ공급계약체결 | 2026-05-14 | Korean | ||
| 45154612 | 기업설명회(IR)개최(안내공시) | 2026-05-12 | Korean | ||
| 42493848 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-07 | Korean | ||
| 40820373 | 주식등의대량보유상황보고서(일반) | 2026-05-04 | Korean | ||
| 39058203 | 기업가치제고계획(자율공시) | 2026-04-30 | Korean | ||
| 38406435 | [기재정정]단일판매ㆍ공급계약체결 | 2026-04-29 | Korean | ||
| 35588345 | 기업설명회(IR)개최(안내공시) | 2026-04-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AeroVironment Inc
Develops intelligent, multi-mission autonomous systems for …
|
AVAV | US | Manufacturing |
|
Aero Win
Manufacturer of aerospace engine parts, specializing in sup…
|
8222 | TW | Manufacturing |
|
Aerpace Industries Limited
Develops eVTOL aircraft and infrastructure for a sustainabl…
|
534733 | IN | Manufacturing |
|
AIDC
Specialized manufacturer of military and civil aircraft, en…
|
2634 | TW | Manufacturing |
|
Airbus SE
A global aerospace company that designs and manufactures ai…
|
AIR | NL | Manufacturing |
|
AIR INDUSTRIES GROUP
Manufacturer of precision components for mission-critical a…
|
AIRI | US | Manufacturing |
|
AIRO Group Holdings, Inc.
Aerospace and defense company specializing in autonomy, dro…
|
AIRO | US | Manufacturing |
|
ALTINAY SAVUNMA TEKNOLOJİLERİ A.Ş.
Designs and manufactures advanced products for the defense …
|
ALTNY | TR | Manufacturing |
|
AMBEST GROUP BERHAD
Manufactures precision machining parts and components, nota…
|
— | MY | Manufacturing |
|
Anhui Jialiqi Advanced Composites Technology Co., Ltd.
Develops and manufactures high-performance composite compon…
|
301586 | CN | 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.