
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 |
|---|---|---|---|
|
MAHINDRA EPC IRRIGATION LIMITED
Offers micro-irrigation solutions and piping for water and …
|
MAHEPC | IN | Agriculture, forestry and fishi… |
|
MATESUR S.A
An agribusiness firm specializing in agricultural commoditi…
|
— | AR | Agriculture, forestry and fishi… |
|
Megan Holdings Ltd.
Develops and upgrades aquaculture/agriculture farms with sm…
|
MGN | US | Agriculture, forestry and fishi… |
|
MRC AGROTECH LIMITED
Cultivates, processes, and distributes agro-products and of…
|
540809 | IN | Agriculture, forestry and fishi… |
|
NESTOR GASTALDI E HIJOS S.R.L.
Provides agricultural inputs, crop services, livestock, and…
|
— | AR | Agriculture, forestry and fishi… |
|
Origin Enterprises Plc
An agri-services group providing agronomy services, crop te…
|
OIZ | IE | Agriculture, forestry and fishi… |
|
PGG Wrightson Limited
Provides rural supplies, livestock agency, seeds, and prima…
|
PGW | NZ | Agriculture, forestry and fishi… |
|
PHILAGRO S.A
Provides comprehensive agricultural solutions, focusing on …
|
— | AR | Agriculture, forestry and fishi… |
|
PT Delta Giri Wacana Tbk
Agro-supply company offering pesticides, fertilizers, tools…
|
DGWG | ID | Agriculture, forestry and fishi… |
|
PT Royalindo Investa Wijaya Tbk
Diversified in trading, real estate, management consulting,…
|
INDO | ID | 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.