
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 |
|---|---|---|---|
|
China Shengmu Organic Milk Limited
Produces and distributes organic and non-organic raw milk a…
|
1432 | KY | Manufacturing |
|
Công ty Cổ phần Sữa Việt Nam
A leading producer and distributor of dairy and nutritional…
|
VNM | VN | Manufacturing |
|
Danone
A global food company with dairy, plant-based, water, and s…
|
BN | FR | Manufacturing |
|
DINDIGUL FARM PRODUCT LIMITED
Processes milk into dairy powders, fats, and specialized nu…
|
544201 | IN | Manufacturing |
|
Dodla Dairy Limited
Integrated dairy company focused on procurement, processing…
|
DODLA | IN | Manufacturing |
|
DUTCH LADY MILK INDUSTRIES BERHAD
Manufactures and supplies a comprehensive range of quality …
|
— | MY | Manufacturing |
|
EKER SÜT ÜRÜNLERİ GIDA SANAYİ VE TİCARET A.Ş.
Producer and distributor of dairy products like yogurt, che…
|
EKER | TR | Manufacturing |
|
Emmi AG
A major milk processor and manufacturer of high-quality dai…
|
EMMN | CH | Manufacturing |
|
Engro Foods Limited
A food company manufacturing, processing, and marketing dai…
|
EFOODS | PK | Manufacturing |
|
Evrofarma S.A.
Produces dairy products and trades in animal feed and lives…
|
EVROF | GR | 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.