
KCC Corporation — Investor Relations & Filings
KCC Corporation is a global manufacturer of advanced materials, specializing in coatings, building materials, and silicones. The company develops and produces a wide range of paints and coatings for automotive, marine, industrial, and architectural applications. Its building materials division offers multifunctional products designed to enhance durability and energy efficiency, including insulation, glass wool, mineral wool, gypsum boards, and ceiling materials. In the advanced materials sector, KCC provides high-performance products such as fiberglass and is a key producer of silicones, managing the entire production process from raw materials to secondary products. The company also manufactures organic materials for the semiconductor industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-22 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-08 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-06 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46777952 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-22 | Korean | ||
| 46368204 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 46349154 | 기업설명회(IR)개최(안내공시) | 2026-05-15 | Korean | ||
| 44141932 | 주식등의대량보유상황보고서(일반) | 2026-05-08 | Korean | ||
| 41690487 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-06 | Korean | ||
| 39009689 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-30 | Korean | ||
| 37846530 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-28 | Korean | ||
| 35107050 | 주식소각결정 | 2026-04-22 | Korean | ||
| 33152922 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-02 | Korean | ||
| 33120044 | 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2026-03-31 | Korean | ||
| 33047780 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33047343 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 32956580 | [기재정정]주주총회소집공고 | 2026-03-16 | Korean | ||
| 32956576 | [기재정정]주주총회소집결의 | 2026-03-16 | Korean | ||
| 32956531 | [기재정정]의결권대리행사권유참고서류 | 2026-03-16 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other non-metallic mineral products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chongqing Changjiang River Moulding Material (Group) Co., Ltd.
Provides casting materials and sand reclamation solutions f…
|
001296 | CN | Manufacturing |
|
Công ty Cổ phần Khoáng sản và Vật liệu Xây dựng Lâm Đồng
Supplier and manufacturer of construction materials and ind…
|
LBM | VN | Manufacturing |
|
CRH PLC
Provider of building materials for transportation and criti…
|
CRG | IE | Manufacturing |
|
DONGGUAN GOLDEN SUN ABRASIVES CO.,LTD
Manufacturer of coated abrasives and precision polishing ma…
|
300606 | CN | Manufacturing |
|
EcoUp Oyj
Upcycles construction waste and produces insulation from re…
|
ECOUP | FI | Manufacturing |
|
EDP Corporation
Manufactures single-crystal synthetic diamonds for high-tec…
|
7794 | JP | Manufacturing |
|
Eko Export S.A.
Processes and distributes refined ceramic microspheres for …
|
EEX | PL | Manufacturing |
|
Esprit Stones Limited
Manufacturer of engineered quartz surfaces for construction…
|
ESPRIT | IN | Manufacturing |
|
Fangda Carbon New Material Co.,Ltd
Produces carbon and graphite products for metallurgy, chemi…
|
600516 | CN | Manufacturing |
|
Fujairah Building Industries PJSC
Manufacturing and distributing diverse building materials a…
|
FBI | AE | Manufacturing |
KCC Corporation 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/16364/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16364 | 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=16364 | 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=16364 \ -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": 16364}, 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 KCC Corporation (id: 16364)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.