
SC Agrotech Limited — Investor Relations & Filings
SC Agrotech Limited specializes in the processing and refining of edible oils and the production of specialty fats. The company's core operations involve the extraction and refining of various vegetable oils, including soybean, mustard, and palm oil. Its product portfolio encompasses refined oils, vanaspati, and bakery fats tailored for the food processing industry and retail consumption. Additionally, the company produces de-oiled cakes, which serve as a primary ingredient for animal feed. SC Agrotech Limited focuses on maintaining integrated manufacturing facilities to ensure quality control throughout the production cycle. The company serves a diverse clientele ranging from industrial food manufacturers to domestic households, emphasizing consistent supply and adherence to food safety standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Result for the period ended March 31,2026 | 2026-05-30 | English | |
| ASCR of company for the period ended March 31,2026. | 2026-05-30 | English | |
| Format of Initial Disclosure to be made by an entity identified as a Large Corporate. Sr. No. Particulars Details .... | 2026-05-29 | English | |
| Statement of deviation and variation | 2026-05-29 | English | |
| Results for the period ended March 31,2026 | 2026-05-29 | English | |
| SC Agrotech Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 29/05/2026 ,inter alia, to consider and approve 1. To consider and approve Standalone .... | 2026-05-27 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 47902497 | Result for the period ended March 31,2026 | 2026-05-30 | English | ||
| 47902549 | ASCR of company for the period ended March 31,2026. | 2026-05-30 | English | ||
| 47889620 | Format of Initial Disclosure to be made by an entity identified as a Large Corporate. Sr. No. Particulars Details .... | 2026-05-29 | English | ||
| 47888740 | Statement of deviation and variation | 2026-05-29 | English | ||
| 47888749 | Results for the period ended March 31,2026 | 2026-05-29 | English | ||
| 47590956 | SC Agrotech Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 29/05/2026 ,inter alia, to consider and approve 1. To consider and approve Standalone .... | 2026-05-27 | English | ||
| 46797627 | SC Agrotech Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 27/05/2026 ,inter alia, to consider and approve 1. To consider and approve Audited .... | 2026-05-22 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of vegetable and animal oils and fats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Prima Industries Ltd.
Specializes in solvent extraction, edible oil refining, and…
|
531246 | IN | Manufacturing |
|
Prime Industries Ltd.
Manufactures edible oils and refined products while managin…
|
519299 | IN | Manufacturing |
|
PT Citra Borneo Utama Tbk
Operates in downstream palm oil, refining and trading RBDPO…
|
CBUT | ID | Manufacturing |
|
PT Dharma Satya Nusantara Tbk.
An agro-industrial company focused on sustainable palm oil,…
|
DSNG | ID | Manufacturing |
|
PT Indo Oil Perkasa Tbk
Produces and exports high-quality coconut oil, CNO, RBD Coc…
|
OILS | ID | Manufacturing |
|
PT Indo Pureco Pratama Tbk
Agro-industrial company processing coconut and its derivati…
|
IPPE | ID | Manufacturing |
|
PT Mahkota Group Tbk.
Palm oil processing, cultivation, and production, producing…
|
MGRO | ID | Manufacturing |
|
PT Menthobi Karyatama Raya Tbk
Integrated palm oil company: cultivation, processing, and t…
|
MKTR | ID | Manufacturing |
|
PT Wilmar Cahaya Indonesia Tbk.
Produces and trades vegetable oils and fats for the domesti…
|
CEKA | ID | Manufacturing |
|
Punjab Oil Mills Limited
Manufacturer and marketer of edible oils, fats, diverse foo…
|
POML | PK | Manufacturing |
SC Agrotech 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/62512/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62512 | 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=62512 | 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=62512 \ -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": 62512}, 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 SC Agrotech Limited (id: 62512)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.