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 |
|---|---|---|---|
|
Chengdu Zhimingda Electronics Co., Ltd.
Develops rugged embedded computer systems and modules for d…
|
688636 | CN | Manufacturing |
|
Chenming Electronic Technology Corporation
Global OEM/ODM manufacturer of server chassis, AI infrastru…
|
3013 | TW | Manufacturing |
|
Cherry AG
A global manufacturer of computer input devices and mechani…
|
C3RY | DE | Manufacturing |
|
CHICONY ELECTRONICS CO., LTD.
Manufacturer of computer peripherals, power supplies, and v…
|
2385 | TW | Manufacturing |
|
CHINA GREATWALL TECHNOLOGY GROUP CO., LTD.
Develops computing hardware and security solutions for crit…
|
000066 | CN | Manufacturing |
|
China United Venture Investment Limited
Designs, manufactures, and sells computer connectivity prod…
|
8159 | HK | Manufacturing |
|
C-Lab Ltd.
Developer and manufacturer of embedded computing systems an…
|
CLAB | IL | Manufacturing |
|
CLEVO CO.
Global ODM/OEM manufacturer of notebooks, tablets, and All-…
|
2362 | TW | Manufacturing |
|
COMPAL ELECTRONICS, INC.
Global ODM specializing in computing, communication, and co…
|
2324 | TW | Manufacturing |
|
COMPUCASE ENTERPRISE CO., LTD.
Global manufacturer of PC cases, power supplies, server cab…
|
3032 | TW | 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.