METALFRIO SOLUTIONS S/A — Investor Relations & Filings
About METALFRIO SOLUTIONS S/A
Metalfrio Solutions S/A is a global provider of plug-in commercial refrigeration solutions, specializing in the design, manufacture, and distribution of cooling equipment. The company’s product portfolio encompasses a wide range of applications, including beverage displays, ice cream freezers, storage units, and specialized brewery systems. Metalfrio offers integrated merchandising tools that support clients from initial concept and design through to manufacturing and logistics. Operating across more than 80 countries with multiple production facilities, the company serves international brands in the food and beverage sectors. Its technical focus remains on delivering customized, high-performance refrigeration units designed to enhance point-of-sale visibility and operational efficiency for its global customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| (i) a outorga pela Companhia de opção de venda de participação em sua subsidiária Begur Transportes Rodoviários, Logística e Serviços Ltda; (ii) a autorização para que a Diretoria da Companhia pratiqu | 2026-05-02 | Portuguese | |
| DFP 2025 | 2026-03-20 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese | |
| FRE WEB 2024 v11 | 2025-05-15 | Portuguese | |
| ITR 2025-Q1 | 2025-05-15 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 40121217 | (i) a outorga pela Companhia de opção de venda de participação em sua subsidiária Begur Transportes Rodoviários, Logística e Serviços Ltda; (ii) a autorização para que a Diretoria da Companhia pratiqu | 2026-05-02 | Portuguese | ||
| 33795678 | DFP 2025 | 2026-03-20 | Portuguese | ||
|
2025
11 filings
| |||||
| 34095568 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34095544 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 36103575 | FRE WEB 2024 v11 | 2025-05-15 | Portuguese | ||
| 34095470 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 36103501 | FRE WEB 2024 v10 | 2025-05-12 | Portuguese | ||
| 36103413 | FRE WEB 2024 v9 | 2025-05-12 | Portuguese | ||
| 36103339 | FRE WEB 2024 v8 | 2025-04-16 | Portuguese | ||
| 33784886 | DFP 2024 | 2025-03-19 | Portuguese | ||
| 36103220 | FRE WEB 2024 v7 | 2025-02-20 | Portuguese | ||
| 36103135 | FRE WEB 2024 v6 | 2025-02-07 | Portuguese | ||
| 36103067 | FRE WEB 2024 v5 | 2025-01-16 | Portuguese | ||
|
2024
2 filings
| |||||
| 36102951 | FRE WEB 2024 v4 | 2024-12-17 | Portuguese | ||
| 36102851 | FRE WEB 2024 v3 | 2024-11-22 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aurotek Corporation
Provides AI and robotics automation solutions for smart man…
|
6215 | TW | Manufacturing |
|
Avrot Industries Ltd.
Specializes in lining and coating steel pipes for corrosion…
|
AVRT | IL | Manufacturing |
|
Babcock & Wilcox Enterprises, Inc.
Provider of energy and environmental technologies for power…
|
BW | US | Manufacturing |
|
BEIJING JIUZHOUYIGUI ENVIRONMENTAL TECHNOLOGY CO., LTD.
Provides noise and vibration control solutions for rail tra…
|
688485 | CN | Manufacturing |
|
BHI Co., LTD.
Global supplier of equipment for the power generation and s…
|
083650 | KR | Manufacturing |
|
Bingshan Refrigeration & Heat Transfer Technologies Co.,Ltd.
Provides industrial and commercial refrigeration and heat t…
|
000530 | CN | Manufacturing |
|
Biorem Inc.
Specializes in advanced air emissions control systems for b…
|
BRM | CA | Manufacturing |
|
BIO-UV Group
Designs and manufactures chemical-free water and surface di…
|
ALTUV | FR | Manufacturing |
|
Blue Star Ltd
Provides air conditioning, commercial refrigeration, and ME…
|
BLUESTARCO | IN | Manufacturing |
|
Boss Packaging Solutions Limited
Manufactures automated packaging machinery for diverse indu…
|
BOSS | IN | Manufacturing |
METALFRIO SOLUTIONS 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/53082/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53082 | 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=53082 | 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=53082 \ -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": 53082}, 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 METALFRIO SOLUTIONS S/A (id: 53082)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.