
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 |
|---|---|---|---|
| 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-01-23 | Korean | |
| 공정거래자율준수프로그램운영현황(안내공시) | 2026-01-23 | Korean | |
| 회사합병결정(종속회사의주요경영사항) | 2026-01-13 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2026-01-13 | Korean | |
| 주요사항보고서(회사합병결정) | 2026-01-13 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-12-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 13255116 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-01-23 | Korean | ||
| 13255080 | 공정거래자율준수프로그램운영현황(안내공시) | 2026-01-23 | Korean | ||
| 12566407 | 회사합병결정(종속회사의주요경영사항) | 2026-01-13 | Korean | ||
| 12566385 | 주주명부폐쇄기간또는기준일설정 | 2026-01-13 | Korean | ||
| 12565379 | 주요사항보고서(회사합병결정) | 2026-01-13 | Korean | ||
|
2025
10 filings
| |||||
| 12196759 | 주식등의대량보유상황보고서(일반) | 2025-12-30 | Korean | ||
| 33020859 | 투자설명서 | 2025-09-26 | Korean | ||
| 33020534 | 증권발행실적보고서 | 2025-09-26 | Korean | ||
| 33020004 | [발행조건확정]증권신고서(채무증권) | 2025-09-25 | Korean | ||
| 33019041 | [기재정정]증권신고서(채무증권) | 2025-09-22 | Korean | ||
| 33019023 | [발행조건확정]증권신고서(채무증권) | 2025-09-22 | Korean | ||
| 7864047 | 증권신고서(채무증권) | 2025-09-16 | Korean | ||
| 7870963 | 합병등종료보고서(자산양수도) | 2025-08-20 | Korean | ||
| 7874212 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7886415 | [기재정정]주요사항보고서(유형자산양수결정) | 2025-07-08 | 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.