Grupo Elektra, S.A.B. de C.V. — Investor Relations & Filings
Grupo Elektra, S.A.B. de C.V. is a conglomerate specializing in financial services and retail operations. The company functions through a dual-model approach, integrating specialized trade with consumer finance. Its commercial operations involve the distribution of consumer electronics, appliances, and household goods. The financial division provides a comprehensive suite of services, including banking, credit, and investment products, with a strategic focus on providing liquidity and credit access to underserved market segments. Beyond its primary retail and banking activities, the firm is a major provider of non-bank short-term loans. The organization leverages an extensive distribution network and advanced technological infrastructure to facilitate its credit-driven retail model, maintaining a significant presence across multiple international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| EVENTO RELEVANTE | 2026-04-25 | Spanish | |
| Avis Corp Grupo Elektra | 2026-04-24 | Spanish | |
| Resumen Acuerdos Asamblea Ordinaria Anual | 2026-04-24 | Spanish | |
| Acta de Asamblea Ordinaria Anual GEKT 230426 | 2026-04-24 | Spanish | |
| Opinion del CA respecto del Informe del Director General | 2026-04-23 | Spanish | |
| Informe del Director General | 2026-04-23 | Spanish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36361988 | EVENTO RELEVANTE | 2026-04-25 | Spanish | ||
| 36225607 | Avis Corp Grupo Elektra | 2026-04-24 | Spanish | ||
| 35917812 | Resumen Acuerdos Asamblea Ordinaria Anual | 2026-04-24 | Spanish | ||
| 35918103 | Acta de Asamblea Ordinaria Anual GEKT 230426 | 2026-04-24 | Spanish | ||
| 35897092 | Opinion del CA respecto del Informe del Director General | 2026-04-23 | Spanish | ||
| 35899045 | Informe del Director General | 2026-04-23 | Spanish | ||
| 35900165 | Informe de Politicas y Criterios Contables | 2026-04-23 | Spanish | ||
| 35900265 | Informe Consejo de Administracion Ops y Acts | 2026-04-23 | Spanish | ||
| 35900322 | Informe Comite Practicas Societarias | 2026-04-23 | Spanish | ||
| 35900470 | Informe Comite de Auditoria | 2026-04-23 | Spanish | ||
| 35900538 | Estados Financieros Dictaminados 25 | 2026-04-23 | Spanish | ||
| 35900601 | Constancias Funcionarios (Art33) | 2026-04-23 | Spanish | ||
| 35900625 | Actualización de Libros | 2026-04-23 | Spanish | ||
| 35900661 | Ratificación de Auditor | 2026-04-23 | Spanish | ||
| 34883030 | Información Trimestral 4Q25 | 2026-04-21 | Spanish | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Allerthal-Werke AG
Investment holding company that acquires and manages stakes…
|
ATW | DE | Financial and insurance activit… |
|
Allied Group Limited
Operates in financial services, property investment, elderl…
|
373 | HK | Financial and insurance activit… |
|
Almana Limited
Investment holding company distributing commodities and pro…
|
8186 | HK | Financial and insurance activit… |
|
Alpha Professional Holdings Limited
Investment holding company managing diversified businesses:…
|
948 | HK | Financial and insurance activit… |
|
Alpha Services and Holdings S.A.
A financial holding company offering banking, wealth manage…
|
ALPHA | GR | Financial and insurance activit… |
|
Alterna Asesoría Internacional, S.A.B. de C.V.
Provides international financial advisory, asset management…
|
ALTERNA | MX | Financial and insurance activit… |
|
Altus Holdings Limited
Corporate finance advisory, strategic consulting, and priva…
|
8149 | HK | Financial and insurance activit… |
|
Alujain Corp.
Investment holding company for petrochemical, energy, and m…
|
2170 | SA | Financial and insurance activit… |
|
Amalgamated Electricity Co. Ltd.
Manages investment portfolios and corporate assets after sh…
|
501622 | IN | Financial and insurance activit… |
|
Amblin Technologies Inc.
Holding company specializing in strategic investments and c…
|
— | CA | Financial and insurance activit… |
Grupo Elektra, 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/51624/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51624 | 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=51624 | 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=51624 \ -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": 51624}, 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 Grupo Elektra, S.A.B. de C.V. (id: 51624)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.