
Nath Biogene India Ltd. — Investor Relations & Filings
Nath Biogene India Ltd. specializes in the research, development, production, and marketing of high-quality hybrid seeds. The company maintains a diverse product portfolio encompassing field crops such as cotton, paddy, maize, jowar, and bajra, alongside a wide range of vegetable seeds including tomato, okra, and chili. With a strong emphasis on biotechnological innovation and plant breeding, the organization focuses on developing high-yielding, pest-resistant, and climate-resilient seed varieties to enhance agricultural productivity. Its operations are supported by extensive research and development facilities and a robust distribution network that ensures the delivery of advanced genetic materials to farming communities. The company leverages its technical expertise to provide integrated solutions aimed at improving crop quality and farmer profitability through sustainable agricultural practices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Updates | 2026-05-11 | English | |
| General Updates | 2026-05-11 | English | |
| Earning Call Transcript held on 05th May 2026 | 2026-05-11 | English | |
| Audio Transcript of Concall held on 05th May 2026. | 2026-05-11 | English | |
| Format of Initial Disclosure to be made by an entity identified as a Large Corporate. Sr. No. Particulars Details .... | 2026-05-11 | English | |
| General Updates | 2026-05-04 | English |
Market data
Market data not available
Price history
Peer group · Plant propagation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agriseed S.A.
Specializes in proprietary genetics & seed value chain for …
|
— | AR | Agriculture, forestry and fishi… |
|
ASIA SEED Co.,Ltd.
Develops, breeds, and sells a variety of hybrid vegetable a…
|
154030 | KR | Agriculture, forestry and fishi… |
|
Berg Earth co.,Ltd.
Agribusiness specializing in the production and sale of veg…
|
1383 | JP | Agriculture, forestry and fishi… |
|
BISI INTERNATIONAL Tbk
Largest producer of hybrid seeds (corn, rice, horticulture)…
|
BISI | ID | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Giống Cây trồng Miền Nam
Leading enterprise specializing in research, production, an…
|
SSC | VN | Agriculture, forestry and fishi… |
|
Donegal Investment
An agricultural company managing a portfolio of businesses …
|
DQ7A | IE | Agriculture, forestry and fishi… |
|
GENOMIC VALLEY BIOTECH LIMITED
Specializes in floriculture and plant tissue culture using …
|
539206 | IN | Agriculture, forestry and fishi… |
|
Hainan Shennong Seed Industry Technology Co.,Ltd.
Develops, produces, and distributes high-quality crop seeds…
|
300189 | CN | Agriculture, forestry and fishi… |
|
JK Agri Genetics Limited
Researches, develops, and markets high-yielding hybrid fiel…
|
536493 | IN | Agriculture, forestry and fishi… |
|
KANEKO SEEDS CO., LTD.
Researches, produces, and sells seeds, seedlings, and agric…
|
1376 | JP | Agriculture, forestry and fishi… |
Nath Biogene India 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/63545/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63545 | 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=63545 | 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=63545 \ -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": 63545}, 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 Nath Biogene India Ltd. (id: 63545)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.