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 |
|---|---|---|---|
|
Awea Mechantronic Co., Ltd.
Manufacturer of high-precision CNC machining centers for gl…
|
1530 | TW | Manufacturing |
|
AXYZ Co., Ltd
Global manufacturer of configurable and modular CNC router …
|
1381 | JP | Manufacturing |
|
Batliboi Ltd
Engineering firm providing machine tools, air systems, and …
|
BATLIBOI | IN | Manufacturing |
|
Bemco Hydraulics Ltd.
Designs and manufactures hydraulic presses and custom indus…
|
522650 | IN | Manufacturing |
|
Bystronic AG
Global technology company specializing in solutions for she…
|
BYS | CH | Manufacturing |
|
Chang Type Industrial Co., Ltd.
OEM/ODM manufacturer of power tools, woodworking machinery,…
|
1541 | TW | Manufacturing |
|
Chiu Ting Machinery Co., Ltd.
Manufacturer of woodworking machinery and hardware tools pr…
|
1539 | TW | Manufacturing |
|
Chuo Seisakusho,Ltd.
Manufacturer of industrial equipment for the automotive and…
|
6846 | JP | Manufacturing |
|
Daesung Hi-Tech Co., Ltd.
Manufactures precision parts, modules, and assemblies for v…
|
129920 | KR | Manufacturing |
|
Datamark Systems Group Inc.
Manufactures high-performance laser and dot peen systems fo…
|
DMK | 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.