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 |
|---|---|---|---|
| FRE NOVO 2021 v4 | 2021-10-26 | Portuguese | |
| FRE NOVO 2021 v3 | 2021-10-18 | Portuguese | |
| FRE NOVO 2021 v2 | 2021-08-26 | Portuguese | |
| ITR 2021-Q2 | 2021-08-12 | Portuguese | |
| FRE NOVO 2021 | 2021-05-31 | Portuguese | |
| FRE NOVO 2020 v4 | 2021-05-21 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
10 filings
| |||||
| 34641403 | FRE NOVO 2021 v4 | 2021-10-26 | Portuguese | ||
| 34641390 | FRE NOVO 2021 v3 | 2021-10-18 | Portuguese | ||
| 34641367 | FRE NOVO 2021 v2 | 2021-08-26 | Portuguese | ||
| 33974441 | ITR 2021-Q2 | 2021-08-12 | Portuguese | ||
| 34641359 | FRE NOVO 2021 | 2021-05-31 | Portuguese | ||
| 34561903 | FRE NOVO 2020 v4 | 2021-05-21 | Portuguese | ||
| 33974445 | ITR 2021-Q1 | 2021-05-12 | Portuguese | ||
| 34561894 | FRE NOVO 2020 v3 | 2021-05-07 | Portuguese | ||
| 33713518 | DFP 2020 | 2021-03-08 | Portuguese | ||
| 34561809 | FRE NOVO 2020 v2 | 2021-01-08 | Portuguese | ||
|
2020
5 filings
| |||||
| 33958330 | ITR 2020-Q3 | 2020-11-13 | Portuguese | ||
| 33958299 | ITR 2020-Q2 | 2020-08-24 | Portuguese | ||
| 34561749 | FRE NOVO 2020 | 2020-07-31 | Portuguese | ||
| 33958235 | ITR 2020-Q1 | 2020-06-26 | Portuguese | ||
| 34490905 | FRE NOVO 2019 v5 | 2020-06-09 | 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.