
IRANI PAPEL E EMBALAGEM S.A. — Investor Relations & Filings
IRANI PAPEL E EMBALAGEM S.A. specializes in the production of paperboard and packaging solutions through an integrated business model that encompasses forest management, pulp manufacturing, and the conversion of kraft paper into corrugated cardboard. The company utilizes virgin fiber from its own planted forests to develop high-performance packaging designed for the protection and transport of goods across various sectors, including the furniture and wood processing markets. In addition to paper-based products, the company manufactures resins used in the production of adhesives, soaps, and enamels. Established in 1941, the organization focuses on sustainable operations and the delivery of customized packaging recipes that meet specific technical requirements for industrial and consumer applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Deliberar sobre a destinação de participação aos Administradores, com base nas Demonstrações Financeiras de 31 de março de 2026 | 2026-05-21 | Portuguese | |
| Distribuição de Dividendos/Juros sobre Capital Próprio | 2026-05-21 | Portuguese | |
| Deliberar sobre a alteração dos meios de divulgação de Atos e Fatos Relevantes, nos termos da Resolução CVM 44/21 e demais regulamentações da Comissão de Valores Mobiliários; Deliberar sobre a alteraç | 2026-05-21 | Portuguese | |
| Aumento do Capital Social (inciso I, art. 166 da Lei 6404); Alterar Estatuto Social da Companhia, para refletir o número de ações em que se divide o capital social da Companhia, em razão do cancelamen | 2026-05-21 | Portuguese | |
| Mapa Final de Votação Detalhado | 2026-05-21 | Portuguese | |
| - | 2026-05-21 | Portuguese |
Market data
Market data not available
Price history
Peer group · Manufacture of corrugated paper and paperboard and of containers of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anuroop Packaging Limited
Manufactures and distributes corrugated and offset printed …
|
542865 | IN | Manufacturing |
|
ASIA PAPER MANUFACTURING CO.,LTD
Manufactures linerboard, kraft paper, and gypsum linerboard…
|
002310 | KR | Manufacturing |
|
Aten Papers & Foam Limited
Manufactures integrated paper and foam packaging and cushio…
|
544417 | IN | Manufacturing |
|
B&A Packaging India Limited
Manufacturer of paper sacks and flexible packaging for indu…
|
523186 | IN | Manufacturing |
|
BAREM AMBALAJ SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of paper and offset printed packagi…
|
BARMA | TR | Manufacturing |
|
B&B Triplewall Containers Limited
Designs and manufactures corrugated packaging and heavy-dut…
|
BBTCL | IN | Manufacturing |
|
Bilokalnik-IPA d.d.
Manufacturer of sustainable corrugated cardboard packaging …
|
BLKL | HR | Manufacturing |
|
BOX-PAK (MALAYSIA) BHD
Manufacturer and distributor of corrugated cartons and die-…
|
— | MY | Manufacturing |
|
CENTURY BOND BHD
Comprehensive provider of industrial packaging solutions an…
|
— | MY | Manufacturing |
|
Cherat Packaging Limited
Manufactures industrial and consumer packaging solutions, s…
|
CPPL | PK | Manufacturing |
IRANI PAPEL E EMBALAGEM 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/53033/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53033 | 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=53033 | 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=53033 \ -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": 53033}, 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 IRANI PAPEL E EMBALAGEM S.A. (id: 53033)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.