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 |
|---|---|---|---|
|
Datron AG
Develops CNC milling machines, dispensing systems, and tool…
|
DAR | DE | Manufacturing |
|
DMG MORI AG
A global manufacturer of high-precision machine tools and m…
|
GIL | DE | Manufacturing |
|
DMG MORI CO., LTD.
A global manufacturer of high-precision machine tools and i…
|
6141 | JP | Manufacturing |
|
DVS Technology AG
Engineers machine tools and systems for high-precision surf…
|
DIS | DE | Manufacturing |
|
Ema India Ltd.
Designs and manufactures precision honing machines and tool…
|
522027 | IN | Manufacturing |
|
Energy Mission Machineries (India) Limited
Designs and manufactures precision metal forming machinery …
|
EMMIL | IN | Manufacturing |
|
ENSHU Limited
Manufacturer of machine tools and high-precision processed …
|
6218 | JP | Manufacturing |
|
Esab India Ltd.
Develops and manufactures welding consumables, equipment, a…
|
ESABINDIA | IN | Manufacturing |
|
Fabryka Obrabiarek RAFAMET S.A.
Manufacturer of special-purpose machine tools for the globa…
|
RAF | PL | Manufacturing |
|
FANUC CORPORATION
Global manufacturer of factory automation, robots, and robo…
|
6954 | 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.