
KUMBI CO.,LTD — Investor Relations & Filings
KUMBI CO., LTD. is a manufacturing company specializing in glass containers, packaging components, and cosmetic products. The company's operations are organized into two primary business divisions: Glass and Cosmetics. The Glass division is engaged in the production of a variety of glass bottles. This is complemented by the manufacturing of packaging solutions such as aluminum caps and closures, notably through its affiliate Samhwa Crown & Closure. The Cosmetics division, operating as Kumbi Beauty & Packaging, produces a range of items including perfumes and other toilet preparations. The company's product portfolio also extends to plastic products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 반기보고서 (2026.03) | 2026-05-15 | Korean | |
| 현금ㆍ현물배당결정 | 2026-05-13 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2026-03-16 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-02-27 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-27 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-27 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 46368330 | 반기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45444302 | 현금ㆍ현물배당결정 | 2026-05-13 | Korean | ||
| 32954471 | 주주명부폐쇄기간또는기준일설정 | 2026-03-16 | Korean | ||
| 32848190 | 주식등의대량보유상황보고서(일반) | 2026-02-27 | Korean | ||
| 32848178 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-27 | Korean | ||
| 32848160 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-27 | Korean | ||
| 32837857 | 자기주식처분결과보고서 | 2026-02-25 | Korean | ||
| 32837771 | 최대주주등소유주식변동신고서 | 2026-02-25 | Korean | ||
| 32832127 | 주요사항보고서(자기주식처분결정) | 2026-02-24 | Korean | ||
| 32541226 | 분기보고서 (2025.12) | 2026-02-19 | Korean | ||
| 12808991 | 주식등의대량보유상황보고서(약식) | 2026-01-16 | Korean | ||
| 12672787 | 자기주식처분결과보고서 | 2026-01-14 | Korean | ||
| 12577714 | 주요사항보고서(자기주식처분결정) | 2026-01-13 | Korean | ||
|
2025
2 filings
| |||||
| 12201961 | 정기주주총회결과 | 2025-12-23 | Korean | ||
| 12201954 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-12-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BOROSIL RENEWABLES LIMITED
Specialized producer of high-performance solar glass for th…
|
BORORENEW | IN | Manufacturing |
|
Borosil Scientific Limited
Produces laboratory glassware and scientific instruments fo…
|
BOROSCI | IN | Manufacturing |
|
ÇAĞDAŞ CAM SANAYİ VE TİCARET A.Ş.
Manufacturer of flat and insulated glass for appliances, au…
|
CGCAM | TR | Manufacturing |
|
CAIHONG DISPLAY DEVICES CO.,LTD.
Produces LCD glass substrates and electronic materials for …
|
600707 | CN | Manufacturing |
|
Canadian Premium Sand Inc.
Developing North America's sole supply of ultra-high-clarit…
|
CPS | CA | Manufacturing |
|
Changzhou Almaden Co.,Ltd.
Produces ultra-thin tempered glass and high-performance sol…
|
002623 | CN | Manufacturing |
|
China Glass Holdings Limited
Major glass manufacturer engaged in the production and dist…
|
3300 | HK | Manufacturing |
|
China Hongguang Holdings Limited
Manufacturer and seller of advanced architectural glass, in…
|
8646 | HK | Manufacturing |
|
China Jushi Co.,Ltd
Global manufacturer of fiberglass and derivative products f…
|
600176 | CN | Manufacturing |
|
Chongqing Polycomp International Corporation
Produces high-performance fiberglass for wind power, automo…
|
301526 | CN | Manufacturing |
KUMBI CO.,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/15072/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15072 | 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=15072 | 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=15072 \ -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": 15072}, 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 KUMBI CO.,LTD (id: 15072)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.