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 |
|---|---|---|---|
|
Solitaire Machine Tools Ltd
Designs and manufactures high-precision centerless grinding…
|
522152 | IN | Manufacturing |
|
STAR MICRONICS CO.,LTD.
Manufactures automatic lathes and Point of Sale (POS) hardw…
|
7718 | JP | Manufacturing |
|
Starrag Group Holding AG
Manufactures high-precision machine tools for milling, turn…
|
STGN | CH | Manufacturing |
|
STRATASYS LTD.
Provider of polymer-based 3D printing and additive manufact…
|
SSYS | IL | Manufacturing |
|
SUZHOU DELPHI LASER CO., LTD.
Manufactures precision laser processing equipment and advan…
|
688170 | CN | Manufacturing |
|
Suzhou SLAC Precision Equipment Co.,Ltd.
Manufactures high-speed precision equipment for metal packa…
|
300382 | CN | Manufacturing |
|
Sygnis Spolka Akcyjna
A deep-tech company specializing in R&D of additive manufac…
|
SYG | PL | Manufacturing |
|
Syntec Technology Co., Ltd.
Provides PC-based CNC controllers, industrial robots, and I…
|
7750 | TW | Manufacturing |
|
TAKAMATSU MACHINERY CO., LTD.
A manufacturer specializing in CNC lathes and their periphe…
|
6155 | JP | Manufacturing |
|
TAKEDA MACHINERY CO., LTD.
Manufacturer of machinery for shaped steel, circular sawing…
|
6150 | JP | 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.