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 |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | 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.