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 |
|---|---|---|---|
|
GRG Banking Equipment Co., Ltd.
Develops intelligent self-service solutions for cash proces…
|
002152 | CN | Manufacturing |
|
G.tech Technology Ltd.
Manufactures computer peripherals, including mice and keybo…
|
301503 | CN | Manufacturing |
|
Guangzhou KingTeller Technology Co., Ltd.
Develops financial self-service equipment and integrated so…
|
002177 | CN | Manufacturing |
|
Guillemot Corporation
Designs and manufactures interactive entertainment hardware…
|
GUI | FR | Manufacturing |
|
Hiper Global Ltd.
Designs and delivers tailored compute-based solutions for O…
|
HIPR | IL | Manufacturing |
|
Hitevision Co., Ltd.
Designs and manufactures interactive display solutions and …
|
002955 | CN | Manufacturing |
|
HiTi Digital, Inc.
Develops dye-sublimation printing solutions and digital ima…
|
3494 | TW | Manufacturing |
|
HP INC
A global technology company offering personal computers, pr…
|
HPQ | US | Manufacturing |
|
HUAQIN CO., LTD.
Global ODM providing R&D and manufacturing for smart hardwa…
|
603296 | CN | Manufacturing |
|
Huddly AS
Develops AI-powered, software-defined video collaboration s…
|
HDLY | NO | 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.