
BINGGRAE CO.,LTD — Investor Relations & Filings
Binggrae Co., Ltd. is a food and beverage company specializing in the manufacturing and distribution of dairy products, ice cream, and drinks. The company's portfolio features several iconic brands with a long-standing market presence. Key products include its widely recognized Banana Flavored Milk, the 'Melona' ice cream bar, 'Together' ice cream, and 'Yoplait' fermented milk products. In addition to these core offerings, Binggrae also produces snacks and has expanded into health-focused nutritional foods and protein brands. The company serves both domestic and international markets, exporting its products to various regions globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-04-24 | Korean | |
| 합병등종료보고서(합병) | 2026-04-02 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 주주총회소집공고 | 2026-03-11 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46360579 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 36069224 | 주식등의대량보유상황보고서(일반) | 2026-04-24 | Korean | ||
| 33152903 | 합병등종료보고서(합병) | 2026-04-02 | Korean | ||
| 33046983 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32972805 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32927182 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32927169 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32926874 | 주식소각결정 | 2026-03-11 | Korean | ||
| 32926622 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32906506 | 수시공시의무관련사항(공정공시) | 2026-03-06 | Korean | ||
| 32874184 | 기업가치제고계획(자율공시) (2026년) | 2026-03-04 | Korean | ||
| 32874037 | 현금ㆍ현물배당결정 | 2026-03-04 | Korean | ||
| 32874030 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-03-04 | Korean | ||
| 32870682 | 감사보고서제출 | 2026-03-03 | Korean | ||
| 19466414 | 공정거래자율준수프로그램운영현황(안내공시) | 2026-02-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of dairy products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KMG Milk Food Limited
Processes and manufactures dairy products including milk po…
|
519415 | IN | Manufacturing |
|
KRI-KRI Milk Industry S.A.
Producer of yogurts and ice creams using 100% fresh Greek m…
|
KRI | GR | Manufacturing |
|
Kwality Wall’s (India) Limited
Manufacturer and distributor of frozen desserts and ice cre…
|
KWIL | IN | Manufacturing |
|
Lanzhou Zhuangyuan Pasture CO., LTD.
Integrated dairy producer specializing in farming, processi…
|
002910 | CN | Manufacturing |
|
Lifeway Foods, Inc.
Supplier of kefir, cheeses, and other fermented probiotic d…
|
LWAY | US | Manufacturing |
|
LUCKY ROYAL
Manufacturer of frozen foods specializing in ice cream and …
|
7791 | TW | Manufacturing |
|
Maeil Dairies Co., Ltd.
A dairy and food processing company manufacturing milk, inf…
|
267980 | KR | Manufacturing |
|
MAEIL HOLDINGS CO., LTD.
Holding company that manufactures dairy products and distri…
|
005990 | KR | Manufacturing |
|
Maiquer Group CO.,LTD
Produces and retails dairy and bakery products through an i…
|
002719 | CN | Manufacturing |
|
Mastellone Hermanos S.A.
Prominent dairy company known for La Serenísima, processing…
|
— | AR | Manufacturing |
BINGGRAE 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/17525/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17525 | 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=17525 | 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=17525 \ -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": 17525}, 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 BINGGRAE CO.,LTD (id: 17525)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.