
KENT — Investor Relations & Filings
Founded in 1966, Kent Industrial Co., Ltd. is a prominent manufacturer of precision grinding machinery and machine tools. Operating under the global brand "KENT," the company specializes in the development and production of surface grinders, including manual, three-axis automatic, CNC, and double-column gantry models. Its product portfolio further extends to cylindrical grinders, rotary surface grinders, and vertical machining centers, as well as precision components such as couplings. With multiple production facilities and a workforce of over 400, the company maintains a leading position in the global market for surface grinder shipments. Kent Industrial emphasizes technical innovation and craftsmanship, providing high-performance solutions and maintenance services to a broad international clientele across various manufacturing sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第4季財務報告書 — 202504_6606_AIC.pdf | 2026-05-25 | English | |
| 114年第4季財務報告書 — 202504_6606_AIA.pdf | 2026-05-25 | English | |
| 114年第4季財務報告書 — 202504_6606_AI3.pdf | 2026-05-25 | Chinese | |
| 114年第4季財務報告書 — 202504_6606_AI1.pdf | 2026-05-25 | Chinese | |
| 114年第4季財務報告書 — 202503_6606_AI1.pdf | 2026-05-25 | Chinese | |
| 114年第4季財務報告書 — 202502_6606_AI1.pdf | 2026-05-25 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47024019 | 114年第4季財務報告書 — 202504_6606_AIC.pdf | 2026-05-25 | English | ||
| 47024015 | 114年第4季財務報告書 — 202504_6606_AIA.pdf | 2026-05-25 | English | ||
| 47024011 | 114年第4季財務報告書 — 202504_6606_AI3.pdf | 2026-05-25 | Chinese | ||
| 47024001 | 114年第4季財務報告書 — 202504_6606_AI1.pdf | 2026-05-25 | Chinese | ||
| 47023998 | 114年第4季財務報告書 — 202503_6606_AI1.pdf | 2026-05-25 | Chinese | ||
| 47023994 | 114年第4季財務報告書 — 202502_6606_AI1.pdf | 2026-05-25 | Chinese | ||
| 47023991 | 114年第4季財務報告書 — 202501_6606_AI1.pdf | 2026-05-25 | Chinese | ||
| 46793179 | 114年年報及股東會資料 — 2025_6606_20260601F04.pdf | 2026-05-22 | Chinese | ||
| 46759740 | 114年年報及股東會資料 — 2025_6606_20260601FE4.pdf | 2026-05-22 | English | ||
| 46759739 | 114年年報及股東會資料 — 2026_6606_20260601F02.pdf | 2026-05-22 | Chinese | ||
| 46586190 | 公告本公司網路資安事件 | 2026-05-20 | Chinese | ||
| 46374714 | 115年第1季財務報告書 — 202601_6606_AI1.pdf | 2026-05-15 | Chinese | ||
| 46367402 | 公告本公司董事會通過115年度第一季合併財務報告 | 2026-05-13 | Chinese | ||
| 41460208 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41457918 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of metal-forming machinery and machine tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Pittler Maschinenfabrik AG
Develops and manufactures high-precision machine tools for …
|
PIT | DE | Manufacturing |
|
Precision Tsugami (China) Corporation Limited
Specializes in the production and sale of high-end CNC high…
|
1651 | HK | Manufacturing |
|
Premier Limited
Manufactures precision CNC machine tools and heavy componen…
|
PREMIER | IN | Manufacturing |
|
Prima Industrie
Develops and manufactures high-tech machinery for sheet met…
|
PRI | IT | Manufacturing |
|
Prodways Group
An integrated provider of industrial 3D printing solutions …
|
PWG | FR | Manufacturing |
|
PT Isra Presisi Indonesia Tbk
Manufactures and sells metalworking machinery, tools, dies,…
|
ISAP | ID | Manufacturing |
|
Qinchuan Machine Tool & Tool Group Share Co., Ltd
Manufactures high-precision CNC machine tools, gears, and i…
|
000837 | CN | Manufacturing |
|
Qinghaihuading Industrial Co.,Ltd.
Manufactures high-precision machine tools and heavy-duty in…
|
600243 | CN | Manufacturing |
|
REXON
Global OEM/ODM manufacturer specializing in power tools and…
|
1515 | TW | Manufacturing |
|
ROMI S.A.
Manufacturer of machine tools, plastic processing equipment…
|
— | BR | Manufacturing |
KENT 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/52595/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52595 | 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=52595 | 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=52595 \ -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": 52595}, 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 KENT (id: 52595)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.