
LOTTE CHILSUNG BEVERAGE CO.,LTD — Investor Relations & Filings
Lotte Chilsung Beverage Co., Ltd., established in 1950, is a comprehensive beverage producer. The company's extensive portfolio encompasses a wide variety of non-alcoholic and alcoholic drinks. Its flagship product is the long-standing carbonated beverage, Chilsung Cider. The diverse product lineup features proprietary brands such as Milkis, Cantata (coffee), HOT6ix (energy drink), and ICIS (water). The company also manufactures and distributes products for global partners, including Pepsi-Cola. Its alcoholic beverage division produces popular soju and beer brands like Chum-Churum and Kloud. With a leading market position based on its broad portfolio and brand strength, the company exports its products globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | |
| 특수관계인에대한부동산매도 | 2026-03-31 | Korean | |
| 유형자산처분결정 | 2026-03-31 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-20 | Korean | |
| 정기주주총회결과 | 2026-03-19 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-19 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33133472 | 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | ||
| 33120315 | 특수관계인에대한부동산매도 | 2026-03-31 | Korean | ||
| 33120277 | 유형자산처분결정 | 2026-03-31 | Korean | ||
| 32997135 | 기업가치제고계획(자율공시) | 2026-03-20 | Korean | ||
| 32985635 | 정기주주총회결과 | 2026-03-19 | Korean | ||
| 32985058 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-19 | Korean | ||
| 32984571 | 최대주주등소유주식변동신고서 | 2026-03-19 | Korean | ||
| 32928487 | 사업보고서 (2025.12) | 2026-03-11 | Korean | ||
| 32928075 | 감사보고서제출 | 2026-03-11 | Korean | ||
| 32922225 | 주식등의대량보유상황보고서(약식) | 2026-03-10 | Korean | ||
| 32878849 | 주주총회소집결의 | 2026-03-04 | Korean | ||
| 32878847 | 주주총회소집공고 | 2026-03-04 | Korean | ||
| 32878799 | 의결권대리행사권유참고서류 | 2026-03-04 | Korean | ||
| 32841256 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-26 | Korean | ||
| 19476292 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of soft drinks; production of mineral waters and other bottled waters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
5100 Xizang Glacier Company Limited
Produces and wholesales premium bottled mineral water and b…
|
1115 | HK | Manufacturing |
|
Akasha Wira International Tbk Tbk
Manufacturing and distributing beverages and beauty care pr…
|
ADES | ID | Manufacturing |
|
ANDINA BOTTLING CO INC
A Coca-Cola bottler producing and distributing non-alcoholi…
|
AKO-A | CL | Manufacturing |
|
Arca Continental, S.A.B. de C.V.
Produces and distributes Coca-Cola beverages and snacks acr…
|
AC | MX | Manufacturing |
|
Arunjyoti Bio Ventures Limited
Manufactures and distributes fruit juices, soft drinks, and…
|
530881 | IN | Manufacturing |
|
ASEED HOLDINGS CO.,LTD.
A holding company for vending machine operations and OEM/OD…
|
9959 | JP | Manufacturing |
|
BARFRESH FOOD GROUP INC.
Manufactures and distributes ready-to-blend and ready-to-dr…
|
BRFH | US | Manufacturing |
|
Barr (A.G.) PLC
A multi-beverage company that manufactures and distributes …
|
BAG | GB | Manufacturing |
|
Britvic PLC
A manufacturer of soft drinks with a portfolio of owned and…
|
BVIC | GB | Manufacturing |
|
Celsius Holdings, Inc.
Develops, markets, and distributes functional, lifestyle en…
|
CELH | US | Manufacturing |
LOTTE CHILSUNG BEVERAGE 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/16476/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16476 | 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=16476 | 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=16476 \ -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": 16476}, 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 LOTTE CHILSUNG BEVERAGE CO.,LTD (id: 16476)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.