
REGAL REXNORD CORP — Investor Relations & Filings
Regal Rexnord Corp. is a manufacturer of industrial powertrain solutions, automation systems, and components engineered to convert power into motion with high energy efficiency. The company's product portfolio includes electric motors, motion control systems, power generation components, and a wide range of mechanical power transmission products such as bearings, couplings, and gear drives. These solutions are designed for precision, reliability, and performance across various commercial and industrial applications, with a focus on enhancing operational efficiency and sustainability for customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 4 Filing | 2026-02-11 | English | |
| SCHEDULE 13G Filing | 2026-02-10 | English | |
| 144 - REGAL REXNORD CORP (0000082811) (Subject) | 2026-02-09 | English | |
| 4 Filing | 2026-02-06 | English | |
| SCHEDULE 13G/A Filing | 2026-02-05 | English | |
| 8-K Filing | 2026-02-05 | English |
Browse filings by year
27 years- 2026 55 filings
- 2025 134 filings
- 2024 126 filings
- 2023 112 filings
- 2022 109 filings
- 2021 132 filings
- 2020 71 filings
- 2019 56 filings
- 2018 63 filings
- 2017 61 filings
- 2016 55 filings
- 2015 57 filings
- 2014 59 filings
- 2013 47 filings
- 2012 59 filings
- 2011 66 filings
- 2010 69 filings
- 2009 49 filings
- 2008 33 filings
- 2007 54 filings
- 2006 51 filings
- 2005 81 filings
- 2004 75 filings
- 2003 29 filings
- 2002 25 filings
- 2001 14 filings
- 2000 18 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 20717006 | 4 Filing | 2026-02-11 | English | ||
| 20717038 | SCHEDULE 13G Filing | 2026-02-10 | English | ||
| 18535360 | 144 - REGAL REXNORD CORP (0000082811) (Subject) | 2026-02-09 | English | ||
| 17177314 | 4 Filing | 2026-02-06 | English | ||
| 17177328 | SCHEDULE 13G/A Filing | 2026-02-05 | English | ||
| 17177303 | 8-K Filing | 2026-02-05 | English | ||
| 17177347 | 4 Filing | 2026-01-16 | English | ||
| 17177339 | 4 Filing | 2026-01-16 | English | ||
| 17177337 | 4 Filing | 2026-01-16 | English | ||
| 17177333 | 4 Filing | 2026-01-16 | English | ||
| 17177330 | 4 Filing | 2026-01-16 | English | ||
| 17177327 | 4 Filing | 2026-01-16 | English | ||
| 17177326 | 4 Filing | 2026-01-16 | English | ||
| 17177322 | 4 Filing | 2026-01-16 | English | ||
| 17177320 | 4 Filing | 2026-01-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acuvi AB
Develops and manufactures high-precision positioning system…
|
ACUVI | SE | Manufacturing |
|
APEXDYNA
Manufactures precision mechanical transmission components a…
|
4583 | TW | Manufacturing |
|
Austin Engineering Co. Ltd.
Designs and manufactures anti-friction bearings and custom …
|
522005 | IN | Manufacturing |
|
BERA HOLDİNG A.Ş.
A diversified holding company with operations in manufactur…
|
BERA | TR | Manufacturing |
|
Best Linking Group Holdings Ltd.
Investment holding company manufacturing slewing rings and …
|
9882 | HK | Manufacturing |
|
Bimetal Bearings Ltd
Manufactures precision engine bearings, bushings, and thrus…
|
BIMETAL | IN | Manufacturing |
|
BONSYSTEMS Co., Ltd.
Develops and manufactures advanced actuators and cycloidal …
|
496320 | KR | Manufacturing |
|
BROADWIND, INC.
Precision manufacturer of heavy fabrications and gearing fo…
|
BWEN | US | Manufacturing |
|
CARRARO INDIA LIMITED
Designs and manufactures axles and transmissions for off-hi…
|
CARRARO | IN | Manufacturing |
|
CHANGZHOU NRB CORPORATION
Manufactures precision needle roller bearings for automotiv…
|
002708 | CN | Manufacturing |
REGAL REXNORD CORP 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/30628/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30628 | 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=30628 | 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=30628 \ -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": 30628}, 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 REGAL REXNORD CORP (id: 30628)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.