
SBSUNGBO Co., Ltd. — Investor Relations & Filings
SBSUNGBO Co., Ltd. is an agricultural solutions company that researches, develops, produces, and distributes crop protection products, including pesticides, fungicides, and insecticides. As the core of the SB Group, the company has expanded its business to lead advancements in agriculture and food culture. Its diversified operations include the production of eco-friendly organic agricultural materials through SB WITHCROPS, crop research and cultivation based on smart farming technologies via SB WITHAGRO, and the management of farm-to-table food and beverage ventures under SB WITHYUNIT. The group provides comprehensive solutions across the agricultural value chain, from traditional crop protection to modern smart farming and direct-to-consumer food services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-06 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-04-13 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-03-19 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 46363557 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 41742568 | 주식등의대량보유상황보고서(일반) | 2026-05-06 | Korean | ||
| 34404778 | 최대주주등소유주식변동신고서 | 2026-04-13 | Korean | ||
| 33047706 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33047272 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 32982822 | 주식등의대량보유상황보고서(일반) | 2026-03-19 | Korean | ||
| 32973701 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32973037 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32928045 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32928024 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32927498 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32927046 | 현금ㆍ현물배당결정 | 2026-03-11 | Korean | ||
| 19422544 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-10 | Korean | ||
|
2025
2 filings
| |||||
| 12202969 | 주식등의대량보유상황보고서(일반) | 2025-12-19 | Korean | ||
| 10215459 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2025-12-16 | Korean | ||
Market data
Market data not available
Price history
Peer group · Support activities for crop production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Arcadia Biosciences, Inc.
Develops and markets plant-based health products and specia…
|
RKDA | US | Agriculture, forestry and fishi… |
|
ARROWWS ARGENTINA SRL
Specializes in agricultural spraying technology, crop prote…
|
— | AR | Agriculture, forestry and fishi… |
|
Bayer CropScience Limited.
Develops crop protection solutions, hybrid seeds, and digit…
|
BAYERCROP | IN | Agriculture, forestry and fishi… |
|
Bee Vectoring Technologies International Inc.
Delivers biological crop protection and enhancement using m…
|
BEE | CA | Agriculture, forestry and fishi… |
|
Canadian Agra Foods Inc.
Integrated agricultural services provider specializing in f…
|
— | CA | Agriculture, forestry and fishi… |
|
CENTRO DESARROLLO AGRICOLA S.A.
Agricultural services provider optimizing production, enhan…
|
— | AR | Agriculture, forestry and fishi… |
|
COAGRA S.A.
Agroindustrial company providing farmer support, distributi…
|
— | CL | Agriculture, forestry and fishi… |
|
COMPAÑIA AGROPECUARIA COPEVAL S.A.
Distributes and markets agricultural inputs, machinery, and…
|
— | CL | Agriculture, forestry and fishi… |
|
CONCI S.A
Provides agricultural machinery, parts, agro-inputs, storag…
|
— | AR | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Vật tư Kỹ thuật Nông nghiệp Cần Thơ
Offers sustainable agriculture solutions, producing/distrib…
|
TSC | VN | Agriculture, forestry and fishi… |
SBSUNGBO 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/16620/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16620 | 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=16620 | 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=16620 \ -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": 16620}, 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 SBSUNGBO Co., Ltd. (id: 16620)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.