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 |
|---|---|---|---|
|
CAELUM Co., Ltd.
Manufacturer of equipment for the global energy and chemica…
|
258610 | KR | Manufacturing |
|
Canature Health Technology Group Co.,Ltd
Manufactures residential and commercial water treatment sys…
|
300272 | CN | Manufacturing |
|
Candor Ventures Corp.
Manufactures and leases patented equipment for water disinf…
|
— | CA | Manufacturing |
|
CARRIER GLOBAL Corp
Provider of intelligent climate and energy solutions, inclu…
|
CARR | US | Manufacturing |
|
Cavendish Hydrogene
Develops, produces, and services hydrogen fueling stations …
|
CAVEN | NO | Manufacturing |
|
CECO ENVIRONMENTAL CORP
Provides engineered solutions for air quality, water treatm…
|
CECO | US | Manufacturing |
|
Cenlub Industries Ltd.
Designs and manufactures centralized lubrication systems fo…
|
522251 | IN | Manufacturing |
|
China PengFei Group Limited
Major global manufacturer of large-scale rotary kilns, grin…
|
3348 | HK | Manufacturing |
|
Cimatec Environmental Engineering Inc.
Designs and manufactures electronic air filtration systems …
|
— | CA | Manufacturing |
|
Clabo
Designs and manufactures refrigerated display cases and fur…
|
CLA | IT | 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.