
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 |
|---|---|---|---|
|
NUCHEV LIMITED
Develops and commercializes premium goat milk products for …
|
NUC | AU | Manufacturing |
|
Ô Sorbet d'Amour
Producer and retailer of artisanal ice creams and sorbets u…
|
MLOSA | FR | Manufacturing |
|
PANDA DAIRY CORPORATION
Develops and distributes dairy products and ingredients for…
|
300898 | CN | Manufacturing |
|
Parag Milk Foods Limited
Integrated manufacturer and marketer of value-added dairy p…
|
PARAGMILK | IN | Manufacturing |
|
PARAMPARA DAIRY DELIGHTS LIMITED
Processes and distributes dairy products including milk, gh…
|
PARAMPARA | IN | Manufacturing |
|
Pieno Zvaigzdes
A large milk processing company in the Baltic States produc…
|
PZV1L | LT | Manufacturing |
|
PINAR SÜT MAMÜLLERİ SANAYİİ A.Ş.
Manufacturer of dairy, meat, beverages, and other packaged …
|
PNSUT | TR | Manufacturing |
|
PT Campina Ice Cream Industry Tbk.
Leading manufacturer and distributor of ice cream products,…
|
CAMP | ID | Manufacturing |
|
PT Cisarua Mountain Dairy Tbk
Producer of premium dairy, processed-meat, and other packag…
|
CMRY | ID | Manufacturing |
|
PT Mulia Boga Raya Tbk
Manufactures and markets high-quality nutritional food prod…
|
KEJU | ID | 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.