
Insumos Agroquímicos S.A. — Investor Relations & Filings
Insumos Agroquímicos S.A., operating as InsuAgro, specializes in the sale, distribution, and marketing of agricultural inputs. The company provides a range of agrochemical products, including herbicides, insecticides, and fungicides, to the agricultural sector. With extensive market experience, Insumos Agroquímicos S.A. delivers solutions for agriculture. It is a part of Grupo BIOCERES, which strengthens its operational capacity and project development.
Recent filings
Browse filings by year
20 years- 2026 10 filings
- 2025 43 filings
- 2024 35 filings
- 2023 35 filings
- 2022 38 filings
- 2021 43 filings
- 2020 24 filings
- 2019 27 filings
- 2018 28 filings
- 2017 30 filings
- 2016 36 filings
- 2015 43 filings
- 2014 42 filings
- 2013 40 filings
- 2012 29 filings
- 2011 21 filings
- 2010 37 filings
- 2009 22 filings
- 2008 19 filings
- 2007 12 filings
Market data
Market data not available
Price history
Peer group · Support activities for crop production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agriculture & Natural Solutions Acquisition Corp
A SPAC targeting businesses that decarbonize agriculture an…
|
ANSC | US | Agriculture, forestry and fishi… |
|
Agrios Global Holdings Ltd.
Data analytics-driven agtech optimizing crop quality and yi…
|
AGGHF | CA | Agriculture, forestry and fishi… |
|
AGRO ALLIANCE S.A.
Offers comprehensive agricultural services: advisory, logis…
|
— | AR | Agriculture, forestry and fishi… |
|
AGRO-BICIUFFA S.R.L.
Official dealer specializing in agricultural machinery and …
|
— | AR | Agriculture, forestry and fishi… |
|
Agroempresa Colón S.A.
Provides comprehensive agricultural solutions, including se…
|
— | AR | Agriculture, forestry and fishi… |
|
Agrofina S.A.
Develops, synthesizes, formulates, and commercializes agroc…
|
— | AR | Agriculture, forestry and fishi… |
|
AGROIDEAS S A
Provides agricultural solutions, inputs, seeds, grain stora…
|
— | AR | Agriculture, forestry and fishi… |
|
Agroleasing OJSC
Imports and sells agricultural machinery, fertilizers, pest…
|
AGRLZ | AZ | Agriculture, forestry and fishi… |
|
AGRO SERVICIOS S R L
Agricultural solutions provider with 30+ years experience, …
|
— | AR | Agriculture, forestry and fishi… |
|
ALZ NUTRIENTES S.A.
Offers comprehensive plant and animal nutrition solutions f…
|
— | AR | Agriculture, forestry and fishi… |
Insumos Agroquímicos S.A. 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/68590/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68590 | 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=68590 | 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=68590 \ -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": 68590}, 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 Insumos Agroquímicos S.A. (id: 68590)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.