
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 |
|---|---|---|---|
|
Desert Control AS
A climate tech company that turns arid sand into fertile so…
|
DSRT | NO | Agriculture, forestry and fishi… |
|
ELDERS LIMITED
Provides farm supplies, livestock marketing, real estate, a…
|
ELD | AU | Agriculture, forestry and fishi… |
|
FRANKLIN BOGLICH S.A.
Authorized dealer for John Deere and PLA agricultural machi…
|
— | AR | Agriculture, forestry and fishi… |
|
Future Farm Technologies Inc.
Provides CEA systems, indoor farming solutions, LED lightin…
|
FFRMF | CA | Agriculture, forestry and fishi… |
|
HECTOR A. BERTONE S.A
Offers comprehensive agricultural solutions, inputs, grain …
|
— | AR | Agriculture, forestry and fishi… |
|
Insumos Agroquímicos S.A.
Sells, distributes, and markets agricultural inputs and agr…
|
— | AR | Agriculture, forestry and fishi… |
|
ITALAR S.R.L.
Specializes in high-performance polyethylene films for effi…
|
— | AR | Agriculture, forestry and fishi… |
|
JAIN INTERNATIONAL TRADING BV
Wholly-owned subsidiary of a diversified agricultural congl…
|
68JB | SG | Agriculture, forestry and fishi… |
|
KISAAN PARIVAR INDUSTRIES LIMITED
Promotes sustainable agriculture via organic inputs, equipm…
|
519230 | IN | Agriculture, forestry and fishi… |
|
LABORATORIOS PEYTE S.A.
Agricultural solutions provider specializing in crop protec…
|
— | AR | 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.