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 |
|---|---|---|---|
|
ATEN INTERNATIONAL CO., LTD.
Global provider of IT and professional AV connectivity and …
|
6277 | TW | Manufacturing |
|
Aures Technologies
IT manufacturer of hardware solutions for the Point-of-Sale…
|
AURS | FR | Manufacturing |
|
AVALDATA CORPORATION
Designs and manufactures high-reliability industrial electr…
|
6918 | JP | Manufacturing |
|
AVerMedia Technologies, Inc.
Global provider of digital video, audio, and AI edge comput…
|
2417 | TW | Manufacturing |
|
Avision Inc.
Global provider of scanners, laser printers, and digital of…
|
2380 | TW | Manufacturing |
|
Axiotron Corp.
Develops and manufactures specialized hardware, converting …
|
— | CA | Manufacturing |
|
BFLABS Co.,LTD.
Develops Intelligent Transportation Systems (ITS) for urban…
|
139050 | KR | Manufacturing |
|
Biostar Microtech International Corp.
Global manufacturer of computer hardware, industrial automa…
|
2399 | TW | Manufacturing |
|
BIWIN STORAGE TECHNOLOGY CO., LTD.
Specializes in R&D and manufacturing of flash storage and m…
|
688525 | CN | Manufacturing |
|
BIXOLONCo.,Ltd
A global manufacturer of POS, label, and mobile printing so…
|
093190 | KR | 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.