
NH NONGWOOBIO CO., LTD. — Investor Relations & Filings
NH NONGWOOBIO CO., LTD. is an agricultural biotechnology company specializing in the research, breeding, development, production, and distribution of seeds. The company focuses on creating high-quality, disease-resistant, and high-value vegetable varieties by integrating advanced biotechnologies with conventional breeding methods. Its operations are supported by a dedicated Biotechnology Institute and a rigorous Quality Assurance center to ensure product excellence. In addition to its core seed business, the company also provides other agricultural materials. NH NONGWOOBIO serves both domestic and international markets, operating a global network that extends to numerous countries through various overseas subsidiaries and partnerships.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-14 | Korean | |
| 기타시장안내(약명및영문명) | 2026-05-06 | Korean | |
| 계열금융회사를거래상대방으로한단기금융상품거래의분기별공시 | 2026-04-10 | Korean | |
| 약관에의한금융거래시계열금융회사의거래상대방의공시 | 2026-03-30 | Korean | |
| 정기주주총회결과 | 2026-03-30 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45904736 | 분기보고서 (2026.03) | 2026-05-14 | Korean | ||
| 41760761 | 기타시장안내(약명및영문명) | 2026-05-06 | Korean | ||
| 33975606 | 계열금융회사를거래상대방으로한단기금융상품거래의분기별공시 | 2026-04-10 | Korean | ||
| 33085705 | 약관에의한금융거래시계열금융회사의거래상대방의공시 | 2026-03-30 | Korean | ||
| 33085405 | 정기주주총회결과 | 2026-03-30 | Korean | ||
| 33085360 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-30 | Korean | ||
| 33017518 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-24 | Korean | ||
| 32991330 | 사업보고서 (2025.12) | 2026-03-20 | Korean | ||
| 32982204 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32934174 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32934171 | 기업가치제고계획(자율공시) | 2026-03-12 | Korean | ||
| 32934165 | 의결권대리행사권유참고서류 | 2026-03-12 | Korean | ||
| 32933849 | 주주총회소집결의 | 2026-03-12 | Korean | ||
| 32933817 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 32841526 | 현금ㆍ현물배당결정 | 2026-02-26 | Korean | ||
Market data
Market data not available
Price history
Peer group · Seed processing for propagation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agri-Tech India Ltd.
Develops hybrid seeds and biotech inputs to enhance crop yi…
|
AGRITECH | IN | Agriculture, forestry and fishi… |
|
AGRONASAJA SRL
Produces and processes high-quality seeds and agricultural …
|
— | AR | Agriculture, forestry and fishi… |
|
ALZ Semillas SA
Delivers advanced seed varieties and genetic materials for …
|
— | AR | Agriculture, forestry and fishi… |
|
BOA SAFRA SEMENTES S.A
Produces and commercializes high-quality soybean, corn, and…
|
— | BR | Agriculture, forestry and fishi… |
|
Bombay Super Hybrid Seeds Limited
Researches, produces, and markets high-yield hybrid field a…
|
BSHSL | IN | Agriculture, forestry and fishi… |
|
CHINA AGRICULTURE DEVELOPMENT SEED GROUP CO.,LTD
Develops, produces, and distributes crop seeds and integrat…
|
600313 | CN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Tập đoàn Giống cây trồng Việt Nam
Develops and transfers advanced plant breeding and agricult…
|
NSC | VN | Agriculture, forestry and fishi… |
|
Data Agro Limited
Develops, produces, and processes high-quality agro seeds a…
|
DAAG | PK | Agriculture, forestry and fishi… |
|
ESTANCIA EL AZUL S A
Specializes in the cultivation, development, multiplication…
|
— | AR | Agriculture, forestry and fishi… |
|
Gansu Dunhuang Seed Group Co.,Ltd.
Researches, produces, and distributes agricultural seeds an…
|
600354 | CN | Agriculture, forestry and fishi… |
NH NONGWOOBIO 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/17396/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17396 | 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=17396 | 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=17396 \ -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": 17396}, 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 NH NONGWOOBIO CO., LTD. (id: 17396)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.