
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-06-01 | Korean | |
| 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | |
| 분기보고서 (2026.03) | 2026-05-14 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-05-12 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-05-06 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-04 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47916250 | 기업지배구조보고서공시 | 2026-06-01 | Korean | ||
| 47879149 | 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | ||
| 45949121 | 분기보고서 (2026.03) | 2026-05-14 | Korean | ||
| 45195396 | 기업설명회(IR)개최(안내공시) | 2026-05-12 | Korean | ||
| 41768388 | 기업설명회(IR)개최(안내공시) | 2026-05-06 | Korean | ||
| 40731886 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-04 | Korean | ||
| 37900135 | 최대주주등소유주식변동신고서 | 2026-04-28 | Korean | ||
| 35655148 | 증권발행실적보고서 | 2026-04-23 | Korean | ||
| 35476601 | 투자설명서 | 2026-04-23 | Korean | ||
| 35194916 | [발행조건확정]증권신고서(채무증권) | 2026-04-22 | Korean | ||
| 34653779 | [기재정정]증권신고서(채무증권) | 2026-04-17 | Korean | ||
| 34653758 | [발행조건확정]증권신고서(채무증권) | 2026-04-17 | Korean | ||
| 34569208 | 결산실적공시예고(안내공시) | 2026-04-15 | Korean | ||
| 34569199 | 기업설명회(IR)개최(안내공시) | 2026-04-15 | Korean | ||
| 34404588 | 증권신고서(채무증권) | 2026-04-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 |
|---|---|---|---|
|
CENTR Brands Corp.
Develops and sells non-alcoholic functional beverages infus…
|
CNTR | CA | Manufacturing |
|
CHENGDE LOLO CO.,LTD
Develops and sells plant-based protein beverages, specializ…
|
000848 | CN | Manufacturing |
|
China Foods Limited
Bottling, distribution, and marketing of Coca-Cola system b…
|
506 | BM | Manufacturing |
|
China Resources Beverage (Holdings) Company Limited
Specializes in manufacturing and distributing packaged wate…
|
2460 | HK | Manufacturing |
|
Coca-Cola Bottlers Japan Holdings Inc.
Manufactures, sells, and distributes a wide variety of non-…
|
2579 | JP | Manufacturing |
|
COCA COLA CO
Manufactures and sells non-alcoholic beverage concentrates …
|
KO | US | Manufacturing |
|
Coca-Cola Consolidated, Inc.
The largest U.S. bottler and distributor of nonalcoholic be…
|
COKE | US | Manufacturing |
|
COCA COLA EMBONOR S.A.
Produces and distributes non-alcoholic beverages, focusing …
|
— | CL | Manufacturing |
|
COCA-COLA EUROPACIFIC PARTNERS PLC
The world's largest independent Coca-Cola bottler by revenu…
|
CCEP | GB | Manufacturing |
|
COCA COLA FEMSA SAB DE CV
The world's largest franchise bottler of Coca-Cola products…
|
KOF | MX | 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.