
SLC AGRICOLA SA — Investor Relations & Filings
SLC AGRICOLA SA specializes in the large-scale cultivation of cotton, soybeans, and corn. Founded in 1977, the company operates an extensive network of production facilities strategically located across high-yield regions. Its business model focuses on maximizing productivity and efficiency through advanced cultivation techniques and strategic land management. In addition to its primary crops, the company produces wheat and coffee. SLC AGRICOLA SA maintains a significant operational footprint with dozens of farms, leveraging favorable climatic conditions to ensure consistent yields. The company serves global markets, providing essential raw materials for the food, fiber, and energy sectors. Its competitive advantage lies in its integrated production system, extensive land holdings, and expertise in large-scale crop management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Participacao de Executivos em Mídias Digitais | 2026-05-22 | Portuguese | |
| Participacao de Executivos em Mídias Digitais | 2026-05-22 | Portuguese | |
| Apresentação Inglês - JP Morgan Brazil Agribusiness, Food and Beverage Forum - São Paulo | 2026-05-21 | English | |
| Apresentação Português - JP Morgan - Brazil Agribusiness, Food and Beverage Forum - São Paulo | 2026-05-21 | Portuguese | |
| FRE - Formulário de Referência | 2026-05-18 | Portuguese | |
| Mapa Final de Votação Resumido | 2026-04-29 | Portuguese |
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Growing of cereals (except rice), leguminous crops and oil seeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SPECIAL GRAINS S A
Produces, stores, and exports high-quality, sustainable Non…
|
— | AR | Agriculture, forestry and fishi… |
|
Tabuk Agricultural Development Co.
Produces and processes field crops, fruits, and vegetables …
|
6040 | SA | Agriculture, forestry and fishi… |
|
White Organic Agro Limited
Cultivates, processes, and distributes organic food, medici…
|
513713 | IN | Agriculture, forestry and fishi… |
|
WIDE OPEN AGRICULTURE LTD
Develops regenerative plant-based proteins and sustainable …
|
WOA | AU | Agriculture, forestry and fishi… |
SLC AGRICOLA SA 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/53177/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53177 | 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=53177 | 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=53177 \ -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": 53177}, 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 SLC AGRICOLA SA (id: 53177)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.