
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 |
|---|---|---|---|
|
FUJIAN SUPERTCH ADVANCED MATERIAL CO.,LTD.
Manufactures vacuum insulation panels and glass for applian…
|
688398 | CN | Manufacturing |
|
FUJIMI INCORPORATED
Manufacturer of synthetic precision abrasives and polishing…
|
5384 | JP | Manufacturing |
|
GRAFTECH INTERNATIONAL LTD
Manufacturer of graphite electrodes and petroleum needle co…
|
EAF | US | Manufacturing |
|
Graphite India Ltd.
Manufacturer of graphite electrodes and carbon products for…
|
GRAPHITE | IN | Manufacturing |
|
Great Lakes Graphite Inc.
Industrial minerals processor supplying innovative, value-a…
|
GLKIF | CA | Manufacturing |
|
Grindwell Norton Ltd.
Manufactures abrasives, ceramics, performance plastics, and…
|
GRINDWELL | IN | Manufacturing |
|
Henan Huanghe Whirlwind Co., Ltd
Manufacturer of superhard materials, synthetic diamonds, an…
|
600172 | CN | Manufacturing |
|
Henan Liliang Diamond Co., Ltd.
Produces HPHT synthetic diamonds and lab-grown gems for ind…
|
301071 | CN | Manufacturing |
|
Henan Yicheng New Energy Co., Ltd
Produces carbon materials, lithium battery anodes, and phot…
|
300080 | CN | Manufacturing |
|
Hindustan Composites Ltd
Manufacturer of friction materials for automotive, railway,…
|
HINDCOMPOS | IN | 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.