Rexon Industrial Corp.,Ltd — Investor Relations & Filings
Rexon Industrial Corp., Ltd. is a global manufacturer specializing in the design and production of power tools and fitness equipment. Established in 1972, the company operates primarily as an OEM/ODM partner, providing end-to-end services from research and development to large-scale manufacturing for international brands. Its technical core lies in electromechanical integration and smart factory automation, including specialized BLDC motor production. The product range encompasses woodworking machinery—such as drill presses, miter saws, and table saws—and diverse fitness apparatus. With a portfolio of over 650 patents and ISO 9001 certification, the company delivers precision-engineered solutions to over 70 countries. Rexon emphasizes technical innovation and sustainable manufacturing processes to maintain its position as a key supplier in the global hardware and wellness equipment markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季財務報告書 — 202601_1515_AI1.pdf | 2026-05-06 | Chinese | |
| 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-06 | Chinese | |
| 公告本公司115年第1季合併財務報告董事會召開日期 | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_1515_20260520F17.pdf | 2026-04-14 | Chinese | |
| 115年年報及股東會資料 — 2025_1515_20260520FE4.pdf | 2026-04-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41815173 | 115年第1季財務報告書 — 202601_1515_AI1.pdf | 2026-05-06 | Chinese | ||
| 41672913 | 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | ||
| 41672897 | 115年04月董事會成員及持股 | 2026-05-06 | Chinese | ||
| 37934613 | 公告本公司115年第1季合併財務報告董事會召開日期 | 2026-04-28 | Chinese | ||
| 34475023 | 115年年報及股東會資料 — 2026_1515_20260520F17.pdf | 2026-04-14 | Chinese | ||
| 34475014 | 115年年報及股東會資料 — 2025_1515_20260520FE4.pdf | 2026-04-14 | English | ||
| 34475006 | 115年年報及股東會資料 — 2025_1515_20260520F04.pdf | 2026-04-14 | Chinese | ||
| 34474982 | 115年年報及股東會資料 — 2026_1515_20260520FE2.pdf | 2026-04-14 | English | ||
| 34474969 | 115年年報及股東會資料 — 2026_1515_20260520F02.pdf | 2026-04-14 | Chinese | ||
| 34474956 | 115年年報及股東會資料 — 2026_1515_20260520FE1.pdf | 2026-04-14 | English | ||
| 34474949 | 115年年報及股東會資料 — 2026_1515_20260520F01.pdf | 2026-04-14 | Chinese | ||
| 34474940 | 115年年報及股東會資料 — 2026_1515_20260520F13.pdf | 2026-04-14 | Chinese | ||
| 33889571 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33889569 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33669568 | 115年03月內部人持股異動(事後) | 2026-04-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of metal-forming machinery and machine tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
YUHUAN CNC MACHINE TOOL Co.,Ltd.
Specializes in high-precision CNC grinding machines and int…
|
002903 | CN | Manufacturing |
|
Zavod za shlifovachni mashini AD
Manufacturer of industrial grinding machines, also providin…
|
GPP | BG | Manufacturing |
|
Zhe Jiang Headman Machinery Co., Ltd.
Manufactures high-precision CNC lathes, turning centers, an…
|
688577 | CN | Manufacturing |
|
Zhejiang RIFA Precision Machinery Co., Ltd.
Produces high-end CNC machine tools and integrated digital …
|
002520 | CN | Manufacturing |
|
Zortrax Spolka Akcyjna W Restrukturyzacji
Manufacturer of an integrated ecosystem of 3D printers, mat…
|
ZRX | PL | Manufacturing |
|
奥美森
Develops automated machinery for heat exchanger, pipe proce…
|
920080 | CN | Manufacturing |
Rexon Industrial Corp.,Ltd 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/51841/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51841 | 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=51841 | 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=51841 \ -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": 51841}, 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 Rexon Industrial Corp.,Ltd (id: 51841)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.