
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 |
|---|---|---|---|
|
NanJing Sanchao Advanced Materials Co.,Ltd.
Produces super-hard material tools and diamond wires for PV…
|
300554 | CN | Manufacturing |
|
NORTH INDUSTRIES GROUP RED ARROW CO., LTD
Produces superhard materials and synthetic diamonds for pre…
|
000519 | CN | Manufacturing |
|
Novoray Corporation
Produces high-performance inorganic non-metallic powder mat…
|
688300 | CN | Manufacturing |
|
Oil-Dri Corp of America
Manufacturer of specialty sorbent products from mined and p…
|
ODC | US | Manufacturing |
|
Pamica Technology Corporation
Produces mica insulation materials for power, appliances, a…
|
001359 | CN | Manufacturing |
|
Perlite Canada Inc.
Produces and processes expanded perlite and vermiculite for…
|
PCI | CA | Manufacturing |
|
Progressive Planet Solutions Inc.
CleanTech company supplying sustainable, mineral-based solu…
|
PLAN | CA | Manufacturing |
|
Rex Sealing and Packing Industries Limited
Manufactures high-performance sealing, packing, and insulat…
|
543744 | IN | Manufacturing |
|
Rockwool
A global leader in stone wool solutions derived from volcan…
|
ROCK | DK | Manufacturing |
|
SF DIAMOND CO.,LTD.
Manufacturer of PCD and PCBN superhard materials for indust…
|
300179 | CN | 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.