ROMI S.A. — Investor Relations & Filings
About ROMI S.A.
ROMI S.A. is a manufacturer specializing in the development and production of machine tools, plastic processing equipment, and high-precision castings. The company's product portfolio includes CNC lathes, machining centers, turning centers, and vertical lathes designed for complex turning and drilling operations. Additionally, it provides plastic injection and blow molding machines, alongside gray and nodular castings that can be supplied as finished machined parts. ROMI serves a diverse range of sectors, including automotive manufacturing, agricultural machinery, consumer goods, and industrial equipment. By integrating advanced technology with robust engineering, the company focuses on delivering high-productivity solutions for global industrial applications. Its operations encompass the entire production cycle, from foundry processes to the assembly of sophisticated mechanical systems, ensuring quality and technical reliability across its diverse equipment lines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR - Informações Trimestrais | 2026-04-15 | Portuguese | |
| DFP 2025 v2 | 2026-02-04 | Portuguese | |
| DFP 2025 | 2026-02-03 | Portuguese | |
| ITR 2025-Q3 | 2025-10-21 | Portuguese | |
| ITR 2025-Q2 v2 | 2025-07-16 | Portuguese | |
| ITR 2025-Q2 | 2025-07-16 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 34629467 | ITR - Informações Trimestrais | 2026-04-15 | Portuguese | ||
| 33800370 | DFP 2025 v2 | 2026-02-04 | Portuguese | ||
| 33800324 | DFP 2025 | 2026-02-03 | Portuguese | ||
|
2025
6 filings
| |||||
| 34132272 | ITR 2025-Q3 | 2025-10-21 | Portuguese | ||
| 34132312 | ITR 2025-Q2 v2 | 2025-07-16 | Portuguese | ||
| 34132223 | ITR 2025-Q2 | 2025-07-16 | Portuguese | ||
| 34132204 | ITR 2025-Q1 | 2025-04-15 | Portuguese | ||
| 33793155 | DFP 2024 v2 | 2025-02-14 | Portuguese | ||
| 33793137 | DFP 2024 | 2025-02-04 | Portuguese | ||
|
2024
6 filings
| |||||
| 34075820 | ITR 2024-Q3 | 2024-10-22 | Portuguese | ||
| 34075789 | ITR 2024-Q2 v2 | 2024-07-18 | Portuguese | ||
| 34075757 | ITR 2024-Q2 | 2024-07-16 | Portuguese | ||
| 34075709 | ITR 2024-Q1 | 2024-04-16 | Portuguese | ||
| 35851861 | FRE WEB 2023 v7 | 2024-04-11 | Portuguese | ||
| 35851751 | FRE WEB 2023 v6 | 2024-04-11 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of metal-forming machinery and machine tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Macpower CNC Machines Limited
Manufactures high-precision CNC machines for diverse indust…
|
MACPOWER | IN | Manufacturing |
|
Makino Milling Machine Co.,Ltd.
A global manufacturer of high-precision machine tools and m…
|
6135 | JP | Manufacturing |
|
Maschinenfabrik Berthold Hermle AG
Manufacturer of high-precision CNC milling machines and aut…
|
MBH3 | DE | Manufacturing |
|
Maschinenfabrik Heid AG
Holding company for CNC lathe production, distribution, ren…
|
HED | AT | Manufacturing |
|
Massivit 3D Printing Technologies Ltd.
Provider of large-format 3D printing systems for industrial…
|
MSVT | IL | Manufacturing |
|
MICRON MACHINERY CO., LTD.
Manufacturer of high-precision centerless and internal grin…
|
6159 | JP | Manufacturing |
|
Mikron Holding AG
Develops and markets precise and productive manufacturing a…
|
MIKN | CH | Manufacturing |
|
Milltronics Ltd.-Milltronics Ltée.
Manufacturer of CNC machine tools, featuring the proprietar…
|
— | CA | Manufacturing |
|
Miven Machine Tools Ltd.
Designs and manufactures high-precision CNC turning centers…
|
522036 | IN | Manufacturing |
|
Mosaic Technologies Corporation
Digital manufacturing company specializing in patented mult…
|
MOS | CA | Manufacturing |
ROMI 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/53163/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53163 | 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=53163 | 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=53163 \ -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": 53163}, 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 ROMI S.A. (id: 53163)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.