
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 |
|---|---|---|---|
|
Kristal 1923 AD
Food production company manufacturing edible oils, grains, …
|
BGOR | MK | Manufacturing |
|
Kriti Nutrients Ltd
Integrated soybean processor producing refined oils, high-p…
|
KRITINUT | IN | Manufacturing |
|
Madhusudan Industries Ltd.
Manufacturer of edible oils, dairy products, and agro-based…
|
515059 | IN | Manufacturing |
|
MANGALAM GLOBAL ENTERPRISE LIMITED
Manufactures and trades edible oils, castor oil derivatives…
|
MGEL | IN | Manufacturing |
|
Manorama Industries Limited
Produces specialty fats and exotic butters for global food …
|
MANORAMA | IN | Manufacturing |
|
Marico Limited
Global health, beauty, and wellness firm specializing in ha…
|
MARICO | IN | Manufacturing |
|
Mayank Cattle Food Limited
Processes maize into oil for the food industry and maize ca…
|
544106 | IN | Manufacturing |
|
MiyoshiOil&FatCo.,Ltd.
A manufacturer of oil and fat products for the food and ind…
|
4404 | JP | Manufacturing |
|
M.K.Proteins Limited
Manufactures refined edible oils and high-protein animal fe…
|
MKPL | IN | Manufacturing |
|
Modi Naturals Limited
Manufacturer of health-focused edible oils, snacks, and gra…
|
MODINATUR | IN | 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.