GRUPO MULTI S.A. — Investor Relations & Filings
About GRUPO MULTI S.A.
Grupo Multi S.A., formerly Multilaser Industrial S.A., specializes in the development, manufacturing, and distribution of a wide array of electronic products and household appliances. The company manages an extensive portfolio of over 5,000 items, including computer hardware, peripheral equipment, mobile devices, and digital imaging systems. Its product range extends to small domestic appliances such as blenders, air fryers, and ovens, as well as automotive accessories and telecommunications equipment. Operating through a vertically integrated model, the company oversees the entire lifecycle of its products, from engineering and design to logistics and retail supply. Grupo Multi emphasizes accessible technology and consumer solutions, utilizing a multi-brand strategy and a robust supply chain to address various market segments and consumer needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-04-30 | Portuguese | |
| FCA - Formulário Cadastral | 2026-04-30 | Portuguese | |
| Mapa Sintético Consolidado de Voto à Distância | 2026-04-23 | Portuguese | |
| Mapa Sintético Consolidado de Voto à Distância | 2026-04-23 | Portuguese | |
| DFP 2025 | 2026-03-25 | Portuguese | |
| ITR 2025-Q2 | 2025-08-12 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 39659608 | FRE - Formulário de Referência | 2026-04-30 | Portuguese | ||
| 39660254 | FCA - Formulário Cadastral | 2026-04-30 | Portuguese | ||
| 35758102 | Mapa Sintético Consolidado de Voto à Distância | 2026-04-23 | Portuguese | ||
| 35758080 | Mapa Sintético Consolidado de Voto à Distância | 2026-04-23 | Portuguese | ||
| 33800661 | DFP 2025 | 2026-03-25 | Portuguese | ||
|
2025
4 filings
| |||||
| 34133190 | ITR 2025-Q2 | 2025-08-12 | Portuguese | ||
| 34133127 | ITR 2025-Q1 | 2025-05-07 | Portuguese | ||
| 33793366 | DFP 2024 | 2025-03-26 | Portuguese | ||
| 34076350 | ITR 2024-Q3 v2 | 2025-02-20 | Portuguese | ||
|
2024
6 filings
| |||||
| 34076318 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 34076297 | ITR 2024-Q2 | 2024-08-13 | Portuguese | ||
| 34076284 | ITR 2024-Q1 | 2024-05-14 | Portuguese | ||
| 35857267 | FRE WEB 2023 v8 | 2024-04-26 | Portuguese | ||
| 33779951 | DFP 2023 | 2024-03-27 | Portuguese | ||
| 35857140 | FRE WEB 2023 v7 | 2024-02-16 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DFI Inc.
Global provider of high-performance computing technology an…
|
2397 | TW | Manufacturing |
|
DUKSHINEPC CO., LTD.
Specializes in the research, development, and manufacturing…
|
090410 | KR | Manufacturing |
|
EIZO Corporation
Visual technology company that develops and manufactures hi…
|
6737 | JP | Manufacturing |
|
ELECOM CO.,LTD.
Develops, manufactures, and sells computer peripherals and …
|
6750 | JP | Manufacturing |
|
Elitegroup Computer Systems Co., Ltd.
Global provider of motherboards, mini PCs, AI laptops, and …
|
2331 | TW | Manufacturing |
|
Elivision Co., Ltd.
Manufacturer of hardware and software for digital signage a…
|
276240 | KR | Manufacturing |
|
Elma Electronic AG
Global manufacturer of embedded computing and electronic pa…
|
ELMN | CH | Manufacturing |
|
Emdoor Information Co., Ltd.
Designs and manufactures rugged computing solutions for ind…
|
001314 | CN | Manufacturing |
|
ENNOCONN CORPORATION
Provides AIoT, cloud management, and industrial computing f…
|
6414 | TW | Manufacturing |
|
Evolis
Designs and manufactures systems for personalizing plastic …
|
ALTVO | FR | Manufacturing |
GRUPO MULTI 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/53001/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53001 | 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=53001 | 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=53001 \ -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": 53001}, 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 MULTI S.A. (id: 53001)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.