
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 |
|---|---|---|---|
|
Almarai Co.
Leading manufacturer and distributor of dairy, juices, bake…
|
2280 | SA | Manufacturing |
|
ALTINKILIÇ GIDA VE SÜT SANAYİ TİCARET A.Ş.
Manufacturer of dairy products specializing in traditional …
|
ALKLC | TR | Manufacturing |
|
Ausnutria Dairy Corporation Ltd
International specialist in high-end dairy and nutrition pr…
|
1717 | KY | Manufacturing |
|
AUSTRALIAN DAIRY NUTRITIONALS LIMITED
Vertically integrated producer of premium dairy products an…
|
AHF | AU | Manufacturing |
|
BEGA CHEESE LIMITED
Processes and distributes dairy, grocery, and nutritional p…
|
BGA | AU | Manufacturing |
|
Beijing Sanyuan Foods Co.,Ltd.
Integrated dairy producer specializing in processing, distr…
|
600429 | CN | Manufacturing |
|
BRIGHT DAIRY & FOOD CO.,LTD.
Produces and distributes dairy products through an integrat…
|
600597 | CN | Manufacturing |
|
Centrale Del Latte D'Italia
Produces, processes, and commercializes milk and dairy prod…
|
CLI | IT | Manufacturing |
|
China Feihe Limited
Largest domestic Chinese infant milk formula producer and d…
|
6186 | HK | Manufacturing |
|
China Mengniu Dairy Company Limited
Global dairy producer specializing in liquid milk, formula,…
|
2319 | KY | 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.