
Transchem Limited. — Investor Relations & Filings
Transchem Limited is a diversified enterprise primarily engaged in the cultivation, processing, and export of white button mushrooms. Operating through a specialized Export Oriented Unit, the company utilizes advanced technology for large-scale mushroom production, including climate-controlled growing rooms and automated processing lines. Its product portfolio features high-quality processed mushrooms available in various formats such as canned and frozen for international markets. In addition to its agribusiness operations, the company maintains a presence in the pharmaceutical sector, focusing on the manufacturing of bulk drugs and the trading of various chemical intermediates. The organization emphasizes quality control and adherence to international food safety standards to serve its global clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Please refer the attached intimation. | 2026-05-22 | English | |
| Please refer the attached intimation. | 2026-05-22 | English | |
| Please refer the attached intimation. | 2026-05-21 | English | |
| Format of the Annual Disclosure to be made by an entity identified as a Large Corporate. Sr. No. Particulars .... | 2026-05-11 | English | |
| Please refer the attached intimation | 2026-05-07 | English | |
| Re-appointment of M/s. L. T. Jadav & Co., Chartered Accountants as the Internal Auditors of the Company for the F.Y. 2026-2027 | 2026-05-05 | English |
Browse filings by year
8 yearsMarket data
Market data not available
Price history
Peer group · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alterrus Systems Inc.
Develops and operates commercial vertical, urban agricultur…
|
ASIUQ | CA | Agriculture, forestry and fishi… |
|
Bikurey Hasade (Holdings) LTD
Grows, markets, and distributes fresh produce and operates …
|
BKRY | IL | Agriculture, forestry and fishi… |
|
Edible Garden AG Inc
Specializes in controlled environment agriculture for local…
|
EDBL | US | Agriculture, forestry and fishi… |
|
EDITION LTD.
Investment holding and agriculture, cultivating leafy veget…
|
5HG | SG | Agriculture, forestry and fishi… |
|
Farmmi, Inc.
Processes and sells edible fungi via a global e-commerce an…
|
FAMI | US | Agriculture, forestry and fishi… |
|
Fujian Wanchen Food Group Co.,Ltd.
Researches and cultivates edible fungi while operating a sn…
|
300972 | CN | Agriculture, forestry and fishi… |
|
Fujing Holdings Co., Limited
Cultivation, production, and sale of specialized potted veg…
|
2497 | HK | Agriculture, forestry and fishi… |
|
Green Rise Foods Inc.
Operates 72-89 acres of greenhouses to grow fresh produce u…
|
GRF | CA | Agriculture, forestry and fishi… |
|
Jiangsu Chinagreen Biological Technology Group Co.,Ltd.
Specializes in the industrial cultivation and distribution …
|
300970 | CN | Agriculture, forestry and fishi… |
|
Kalera S.A.
Technology-driven vertical farming company producing pestic…
|
KAL | LU | Agriculture, forestry and fishi… |
Transchem 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/59086/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59086 | 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=59086 | 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=59086 \ -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": 59086}, 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 Transchem Limited. (id: 59086)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.