
MUNDIAL S.A - PRODUTOS DE CONSUMO — Investor Relations & Filings
Mundial S.A. - Produtos de Consumo specializes in the manufacturing and distribution of personal care implements, professional cutlery, and fashion accessories. The company’s product portfolio encompasses a broad range of beauty care tools, including scissors, nail files, tweezers, and clippers, as well as high-performance knives and kitchen utensils designed for both professional food service and domestic use. Furthermore, the company produces metal components for the apparel industry, such as buttons, rivets, and eyelets. With a history dating back to the late 19th century, the organization maintains multiple production facilities and distribution centers to support its operations. Its business model focuses on technical precision and quality across diverse segments, serving professional stylists, chefs, and retail consumers through established brands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-05-05 | Portuguese | |
| DFP 2025 | 2026-03-20 | Portuguese | |
| FCA 2025 v3 | 2025-12-03 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese | |
| FCA 2025 v2 | 2025-07-23 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 41987371 | FRE - Formulário de Referência | 2026-05-05 | Portuguese | ||
| 33802836 | DFP 2025 | 2026-03-20 | Portuguese | ||
|
2025
6 filings
| |||||
| 47023303 | FCA 2025 v3 | 2025-12-03 | Portuguese | ||
| 34146281 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34146215 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 47023300 | FCA 2025 v2 | 2025-07-23 | Portuguese | ||
| 34146236 | ITR 2025-Q1 | 2025-05-14 | Portuguese | ||
| 33794599 | DFP 2024 | 2025-03-21 | Portuguese | ||
|
2024
7 filings
| |||||
| 34083595 | ITR 2024-Q3 | 2024-11-14 | Portuguese | ||
| 34083554 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 34083557 | ITR 2024-Q1 v3 | 2024-06-14 | Portuguese | ||
| 34083509 | ITR 2024-Q1 v2 | 2024-06-13 | Portuguese | ||
| 35964632 | FRE WEB 2023 v4 | 2024-06-11 | Portuguese | ||
| 35964537 | FRE WEB 2023 v3 | 2024-05-23 | Portuguese | ||
| 34083508 | ITR 2024-Q1 | 2024-05-15 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACME UNITED CORP
Supplier of cutting, measuring, first aid, and sharpening p…
|
ACU | US | Manufacturing |
|
Advanex inc.
Manufacturer specializing in precision springs and pressed …
|
5998 | JP | Manufacturing |
|
Allegion plc
Global provider of security and access solutions for doors …
|
ALLE | US | Manufacturing |
|
Almast OJSC
Manufactures diamond tools for cutting and machining stone …
|
ALMS | AM | Manufacturing |
|
ALPHA Corporation
Manufactures locks, keys, access control systems, and locke…
|
3434 | IN | Manufacturing |
|
Amatei Incorporated
Manufactures and sells a wide range of fastening products, …
|
5952 | JP | Manufacturing |
|
Armatura S.A.
Manufacturer of valves, faucets, and fittings for various i…
|
ARM | RO | Manufacturing |
|
ASAKA INDUSTRIAL CO.,LTD.
Manufacturer of tools for agriculture and construction, plu…
|
5962 | JP | Manufacturing |
|
ASSA ABLOY
A global leader in access solutions for managing physical a…
|
ASSA | SE | Manufacturing |
|
ATOM LIVIN TECH Co.,Ltd.
Develops, manufactures, and sells interior hardware for res…
|
3426 | JP | Manufacturing |
MUNDIAL S.A - PRODUTOS DE CONSUMO 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/53100/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53100 | 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=53100 | 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=53100 \ -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": 53100}, 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 MUNDIAL S.A - PRODUTOS DE CONSUMO (id: 53100)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.