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 2016 v7 | 2016-12-29 | Portuguese | |
| FRE NOVO 2016 v6 | 2016-11-23 | Portuguese | |
| ITR 2016-Q3 | 2016-11-10 | Portuguese | |
| FRE NOVO 2016 v5 | 2016-11-03 | Portuguese | |
| FRE NOVO 2016 v4 | 2016-10-11 | Portuguese | |
| FRE NOVO 2016 v3 | 2016-08-25 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
15 filings
| |||||
| 34381152 | FRE NOVO 2016 v7 | 2016-12-29 | Portuguese | ||
| 34381138 | FRE NOVO 2016 v6 | 2016-11-23 | Portuguese | ||
| 33888028 | ITR 2016-Q3 | 2016-11-10 | Portuguese | ||
| 34381140 | FRE NOVO 2016 v5 | 2016-11-03 | Portuguese | ||
| 34381112 | FRE NOVO 2016 v4 | 2016-10-11 | Portuguese | ||
| 34381109 | FRE NOVO 2016 v3 | 2016-08-25 | Portuguese | ||
| 33888009 | ITR 2016-Q2 | 2016-08-09 | Portuguese | ||
| 34381101 | FRE NOVO 2016 v2 | 2016-06-17 | Portuguese | ||
| 34381091 | FRE NOVO 2016 | 2016-05-31 | Portuguese | ||
| 34348601 | FRE 2015 v9 | 2016-05-10 | Portuguese | ||
| 33888003 | ITR 2016-Q1 | 2016-05-09 | Portuguese | ||
| 34348603 | FRE 2015 v8 | 2016-04-07 | Portuguese | ||
| 33641745 | DFP 2015 | 2016-03-01 | Portuguese | ||
| 34348571 | FRE 2015 v7 | 2016-01-20 | Portuguese | ||
| 34348552 | FRE 2015 v6 | 2016-01-14 | 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.