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 |
|---|---|---|---|
|
CONCURRENT TECHNOLOGIES PLC
Designs and manufactures rugged embedded computing solution…
|
CNC | GB | Manufacturing |
|
Corsair Gaming, Inc.
Develops high-performance equipment for gamers, creators, a…
|
CRSR | US | Manufacturing |
|
Cubic Digital Technology Co.,Ltd.
Designs and manufactures commercial display solutions and d…
|
300344 | CN | Manufacturing |
|
DAIKOKU DENKI CO.,LTD.
Develops management systems for pachinko halls and componen…
|
6430 | JP | Manufacturing |
|
DAKTRONICS INC /SD/
Designs and manufactures large-format LED video displays an…
|
DAKT | US | Manufacturing |
|
DapuStor Corporation
Designs and manufactures high-end enterprise NVMe SSDs and …
|
301666 | CN | Manufacturing |
|
Darfon Electronics Corp.
Global provider of notebook keyboards, precision components…
|
8163 | TW | Manufacturing |
|
Data Modul AG
Specialist provider of visual solutions for display, touch,…
|
DAM | DE | Manufacturing |
|
DAWEI TECHNOLOGY (GUANGDONG) GROUP CO., LTD.
Specializes in advanced storage solutions and intelligent a…
|
600589 | CN | Manufacturing |
|
Dawning Information Industry Co.,Ltd
Specializes in high-performance computing, server manufactu…
|
603019 | CN | 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.