Convertidora Industrial, S.A.B. de C.V. — Investor Relations & Filings
Convertidora Industrial, S.A.B. de C.V., operating under the brand Conver, specializes in the production and conversion of plastic films for flexible packaging and decorative party products. The company manufactures a diverse range of polyethylene and polypropylene films designed for food, industrial, and commercial applications. Its product portfolio includes specialized flexible packaging solutions, metallized balloons, and various party accessories. Leveraging advanced technology and certified manufacturing processes, the firm provides comprehensive services from product development to international distribution. Key operational strengths include high-quality substrate printing, technical flexibility for custom requirements, and a robust global export infrastructure. The company integrates sustainable practices into its production cycles, focusing on environmental responsibility and high-performance material conversion.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Acuerdos Asamblea Anual Ordinaria Conver | 2026-05-05 | Spanish | |
| Acuerdos Asamblea Anual Ordinaria Conver | 2026-05-05 | Spanish | |
| Aviso de Transicion-Informe de Sostenibilidad 2025 | 2026-04-23 | Spanish | |
| Asamble Anual Ordinaria Conver | 2026-04-15 | Spanish | |
| EVENTO RELEVANTE CONVER | 2026-03-31 | Spanish | |
| Acta Asamblea Ordinaria Conver | 2025-10-14 | Spanish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 41128107 | Acuerdos Asamblea Anual Ordinaria Conver | 2026-05-05 | Spanish | ||
| 41105875 | Acuerdos Asamblea Anual Ordinaria Conver | 2026-05-05 | Spanish | ||
| 35885399 | Aviso de Transicion-Informe de Sostenibilidad 2025 | 2026-04-23 | Spanish | ||
| 34587351 | Asamble Anual Ordinaria Conver | 2026-04-15 | Spanish | ||
| 33122585 | EVENTO RELEVANTE CONVER | 2026-03-31 | Spanish | ||
|
2025
3 filings
| |||||
| 33114458 | Acta Asamblea Ordinaria Conver | 2025-10-14 | Spanish | ||
| 33114461 | Resumen Acuerdos Asamblea Ordinaria Conver | 2025-10-14 | Spanish | ||
| 33113288 | Evento relevante | 2025-02-12 | Spanish | ||
|
2024
3 filings
| |||||
| 33113079 | Evento relevante | 2024-11-27 | Spanish | ||
| 33113103 | Evento relevante Conver | 2024-11-26 | Spanish | ||
| 33112913 | Movimientos inusitados en la negociación de los valores | 2024-10-15 | Spanish | ||
|
2023
1 filing
| |||||
| 33111547 | Convocatoria Asamblea Ordinaria Conver | 2023-11-15 | Spanish | ||
|
2020
3 filings
| |||||
| 33105917 | CONVOCATORIA ASAMBLEA ORDINARIA ANUAL CONVER | 2020-06-10 | Spanish | ||
| 33105862 | Constancia Timestral Conver 1T 2020 | 2020-05-27 | Spanish | ||
| 33105864 | INFORME BMV CONVER 1T 2020 | 2020-05-27 | Spanish | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
|
Airrane Co., Ltd.
Develops and manufactures gas separation membrane systems f…
|
163280 | KR | Manufacturing |
|
Akumplast AD
Manufactures polypropylene battery boxes, covers, accessori…
|
AKUM | BG | Manufacturing |
Convertidora Industrial, S.A.B. de C.V. 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/51615/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51615 | 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=51615 | 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=51615 \ -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": 51615}, 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 Convertidora Industrial, S.A.B. de C.V. (id: 51615)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.