
Bohra Industries Limited — Investor Relations & Filings
Bohra Industries Limited focuses on the manufacturing and distribution of phosphatic fertilizers, specifically Single Super Phosphate (SSP) available in powder and granulated varieties. The company utilizes rock phosphate as a primary raw material to produce nutrients essential for soil enrichment and crop development. Its operations encompass the entire production cycle, from processing raw materials to the distribution of finished agricultural inputs. The product range is engineered to address specific soil deficiencies and support plant growth across diverse agricultural applications. Through its manufacturing capabilities, the company provides chemical solutions aimed at improving agricultural productivity and soil management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Shareholders meeting | 2026-04-29 | English | |
| Shareholders meeting | 2026-04-27 | English | |
| Updates | 2026-04-27 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-13 | English | |
| Reply to Clarification- Financial results | 2026-04-10 | English | |
| Copy of Newspaper Publication | 2026-04-04 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42193032 | Shareholders meeting | 2026-04-29 | English | ||
| 42209098 | Shareholders meeting | 2026-04-27 | English | ||
| 42215810 | Updates | 2026-04-27 | English | ||
| 42192750 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-13 | English | ||
| 36125912 | Reply to Clarification- Financial results | 2026-04-10 | English | ||
| 42215431 | Copy of Newspaper Publication | 2026-04-04 | English | ||
| 42219221 | General Updates | 2026-04-03 | English | ||
| 42221463 | Shareholders meeting | 2026-04-03 | English | ||
| 42222471 | Outcome of Board Meeting | 2026-04-03 | English | ||
| 42170086 | Trading Window | 2026-03-26 | English | ||
| 42189165 | Copy of Newspaper Publication | 2026-02-17 | English | ||
| 42209656 | Outcome of Board Meeting | 2026-02-14 | English | ||
| 43859560 | Board Meeting — Financial Results | 2026-02-09 | English | ||
| 43859540 | Board Meeting — Board Meeting Intimation | 2026-02-09 | English | ||
| 42199517 | General Updates | 2026-01-28 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACBT
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | Manufacturing |
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agritech Limited
Manufacturer and marketer of agricultural fertilizers, spec…
|
AGL | PK | Manufacturing |
|
Agritech Non-Voting (Pref) Class A
fertilizer manufacturer operating a modern and efficient ur…
|
AGLNCPS | PK | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
Bohra Industries Limited 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/62276/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62276 | 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=62276 | 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=62276 \ -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": 62276}, 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 Bohra Industries Limited (id: 62276)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.