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 |
|---|---|---|---|
|
Fidia
Designs and produces Numerical Controls (CNC) and high-spee…
|
FDA | IT | Manufacturing |
|
Finepart Sweden AB
Develops and manufactures micro abrasive waterjet machines …
|
FINE | SE | Manufacturing |
|
Freemelt Holding AB
Develops and manufactures E-PBF 3D printers for high-perfor…
|
FREEM | SE | Manufacturing |
|
Giansun Precision Technology Group CO., LTD.
Produces precision aluminum extrusion tooling and integrate…
|
001400 | CN | Manufacturing |
|
Goodway Machine Corp.
Manufacturer of high-performance CNC lathes and machine too…
|
1583 | TW | Manufacturing |
|
Guangdong Create Century Intelligent Equipment Group Corporation Limited
Develops high-end CNC machine tools and automated precision…
|
300083 | CN | Manufacturing |
|
Guangzhou Haozhi Industrial Co.,Ltd.
Manufacturer of high-precision spindles and components for …
|
300503 | CN | Manufacturing |
|
GUANGZHOU KDT MACHINERY GROUP CO., LTD.
Designs and manufactures advanced woodworking machinery for…
|
002833 | CN | Manufacturing |
|
HANGZHOU KAIERDA WELDING ROBOT CO.,LTD.
Develops industrial robot systems and digital welding equip…
|
688255 | CN | Manufacturing |
|
Han’s Laser Technology Industry Group Co., Ltd.
Global manufacturer of laser processing equipment, CNC tool…
|
002008 | CN | 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.