
Lipsa SRL — Investor Relations & Filings
Lipsa SRL is an independent, family-owned agricultural company dedicated to providing high-quality raw materials to the market. Specializing in the cultivation of soybeans and corn, the company focuses on sustainable agricultural practices. It employs diversified production systems, including crop rotation and responsible resource management, to ensure soil sustainability and enhance profitability. Lipsa SRL manages over 120,000 hectares and produces more than 600,000 tons of agricultural commodities, leveraging technology and advanced management techniques to optimize its operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| - ACTA DE ASAMBLEA Y/O REUNIÓN DE SOCIOS03 | 2026-05-07 | Spanish | |
| FECHA CIERRE: 2026-03-31 - INFORME TRIMESTRAL DE ON | 2026-04-22 | Spanish | |
| FEC. CELEB.: 10-04-2026 - TEMA: 4 - ACTA DE ÓRGANO DE ADMINISTRACIÓN (DIRECTORIO) | 2026-04-11 | Spanish | |
| INFORMACIÓN SOCIETARIA - CONVOCATORIA A REUNIÓN DE SOCIOS - APROBACION ESTADOS FINANCIEROS - HECHO RELEVANTE | 2026-04-11 | Spanish | |
| - CÓDIGO DE GOBIERNO SOCIETARIO. | 2026-04-10 | Spanish | |
| PROGRAMA: PROGRAMA GLOBAL DE EMISIÓN ONS POR UN MONTO DE HASTA V/N U$S 20.000.000 (O SU EQUIVALENTE EN OTRAS M - SERIE :ON CLASE VI - - AVISO DE PAGO OBLIGACIONES NEGOCIABLES | 2026-03-27 | Spanish |
Browse filings by year
10 yearsMarket data
Market data not available
Price history
Peer group · Growing of cereals (except rice), leguminous crops and oil seeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Gansu Yasheng Industrial (Group) Co.,Ltd
Specializes in large-scale agricultural production, process…
|
600108 | CN | Agriculture, forestry and fishi… |
|
Heilongjiang Agriculture Company Limited
Specializes in large-scale mechanized crop cultivation, pro…
|
600598 | CN | Agriculture, forestry and fishi… |
|
IMC S.A.
An integrated agricultural company cultivating, storing, an…
|
IMC | LU | Agriculture, forestry and fishi… |
|
Jiangsu Provincial Agricultural Reclamation and Development Co.,Ltd.
Integrated agricultural enterprise specializing in grain pr…
|
601952 | CN | Agriculture, forestry and fishi… |
|
LOS GROBO AGROPECUARIA S.A.
Leading agribusiness for crop production, input distributio…
|
— | AR | Agriculture, forestry and fishi… |
|
Moolec Science SA
A science-based ingredient company producing animal protein…
|
MLEC | LU | Agriculture, forestry and fishi… |
|
MSU S.A.
Business conglomerate in agribusiness and electric power ge…
|
— | AR | Agriculture, forestry and fishi… |
|
PELAYO AGRONOMIA S.A.
Provides integrated agricultural services: crop cultivation…
|
— | AR | Agriculture, forestry and fishi… |
|
SIERRAS DE MAZAN S.A.
Diversified agricultural enterprise cultivating oilseeds fo…
|
— | AR | Agriculture, forestry and fishi… |
|
SLC AGRICOLA SA
Produces cotton, soybeans, and corn for global food, fiber,…
|
— | BR | Agriculture, forestry and fishi… |
Lipsa SRL 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/68618/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68618 | 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=68618 | 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=68618 \ -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": 68618}, 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 Lipsa SRL (id: 68618)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.