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 |
|---|---|---|---|
|
Sharp Chucks and Machines Limited
Designs and manufactures machine tool accessories and preci…
|
SCML | IN | Manufacturing |
|
SHENYANG MACHINE TOOL CO.,LTD
Manufactures metal cutting machine tools and intelligent ma…
|
000410 | CN | Manufacturing |
|
Shenzhen United Winners Laser Co.,Ltd.
Develops laser welding equipment and automated systems for …
|
688518 | CN | Manufacturing |
|
SHIBAURA MACHINE CO., LTD.
Global manufacturer of industrial machinery, including mold…
|
6104 | JP | Manufacturing |
|
Sijin Intelligent Forming Machinery Co., Ltd.
Manufactures high-precision multi-station cold heading and …
|
003025 | CN | Manufacturing |
|
SIMPACInc
Manufacturer of industrial presses and automation systems f…
|
009160 | KR | Manufacturing |
|
SLM Solutions Group AG
Provider of metal additive manufacturing solutions using Se…
|
AM3D | DE | Manufacturing |
|
SMEC CO.,LTD
Manufacturer of machine tools, semiconductor equipment, and…
|
099440 | KR | Manufacturing |
|
SNT DYNAMICS CO.,Ltd
Manufacturer of defense systems, automotive components, and…
|
003570 | KR | Manufacturing |
|
Sodick Co.,Ltd.
Manufacturer of machine tools, injection molding machines, …
|
6143 | JP | 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.