
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.03) | 2026-05-14 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-05-12 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-05-06 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-04 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-04-28 | Korean | |
| 증권발행실적보고서 | 2026-04-23 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 33133472 | 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | ||
| 33120315 | 특수관계인에대한부동산매도 | 2026-03-31 | 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.