
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 |
|---|---|---|---|
|
Betolar Oyj
Develops low-carbon, cement-free building materials from in…
|
BETOLR | FI | Manufacturing |
|
Bifire
Manufacturer of products for thermal insulation and passive…
|
FIRE | IT | Manufacturing |
|
BIM AD
Manufacturer of petroleum-based bitumen and hydro-insulatio…
|
BIMAS | MK | Manufacturing |
|
BYUKSAN CORPORATION
Manufactures and distributes building materials, including …
|
007210 | KR | Manufacturing |
|
Caesarstone Ltd.
Designs and manufactures engineered quartz and porcelain su…
|
CSTE | IL | Manufacturing |
|
Carbochim S.A.
Manufacturer of bonded and coated abrasive products for ind…
|
CBC | RO | Manufacturing |
|
Carborundum Universal Ltd.
Vertically integrated producer of abrasives, technical cera…
|
CARBORUNIV | IN | Manufacturing |
|
CARYSIL LIMITED
Manufacturer of composite quartz sinks, kitchen appliances,…
|
CARYSIL | IN | Manufacturing |
|
CENOTEC Co., Ltd
Specialized manufacturer of advanced ceramic materials for …
|
222420 | KR | Manufacturing |
|
CHEIL GRINDING WHEEL IND CO.,LTD
Manufacturer of grinding wheels and abrasive products for d…
|
001560 | KR | 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.