NUTRIPLANT INDUSTRIA E COMÉRCIO S/A — Investor Relations & Filings
About NUTRIPLANT INDUSTRIA E COMÉRCIO S/A
Nutriplant Industria e Comercio S/A is a specialized technology company established in 1965, focusing on the development and production of micronutrients and special fertilizers. The organization provides a comprehensive range of inputs, including soil correctives and specialized plant nutrition solutions designed to optimize yields. Its core activities encompass the formulation and wholesale distribution of fertilizers and defensives. Recognized for its technical expertise and long-standing history, the company integrates advanced technology into its manufacturing processes to deliver high-quality products tailored to specific operational needs. By prioritizing innovation in nutrient delivery systems, the company supports the enhancement of soil health and plant development through a diverse portfolio of chemical and mineral-based solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Mapa final de votação detalhado da AGOE realizada em 28/04/26 | 2026-04-29 | Portuguese | |
| MAPA SINTÉTICO CONSOLIDADO DE VOTAÇÃO AGO/E DE 28/04/2026 | 2026-04-27 | Portuguese | |
| Boletim de voto a distância | 2026-04-22 | Portuguese | |
| Contratos com partes relacionadas em 31/12/2025 | 2026-04-22 | Portuguese | |
| Agenda de divulgação de resultados do primeiro trimestre de 2026 | 2026-04-22 | Portuguese | |
| Alteração dos artigos 1º, 7º, 11, 12, 14, 16, 18, 20 e 25 a 40 do Estatuto Social da Companhia; Consolidação do Estatuto Social da Companhia; Concessão de anuência dos acionistas detentores das ações | 2026-04-22 | Portuguese |
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
All Cosmos Bio-Tech Holding Corporation
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
|
Anya Polytech & Fertilizers Limited
Produces fertilizers and polymer packaging for agricultural…
|
ANYA | IN | Manufacturing |
|
Aries Agro Limited
Manufactures specialty nutritional products for plants and …
|
ARIES | IN | Manufacturing |
NUTRIPLANT INDUSTRIA E COMÉRCIO 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/53108/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53108 | 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=53108 | 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=53108 \ -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": 53108}, 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 NUTRIPLANT INDUSTRIA E COMÉRCIO S/A (id: 53108)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.