
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 |
|---|---|---|---|
|
SKYGATE SOLUTIONS BERHAD
Investment holding company with tech solutions for manufact…
|
— | MY | Manufacturing |
|
SLM Solutions Group AG
Provider of metal additive manufacturing solutions using Se…
|
AM3D | DE | Manufacturing |
|
SMEC CO.,LTD
Manufacturer of machine tools, semiconductor equipment, and…
|
099440 | KR | Manufacturing |
|
SNT DYNAMICS CO.,Ltd
Manufacturer of defense systems, automotive components, and…
|
003570 | KR | Manufacturing |
|
Sodick Co.,Ltd.
Manufacturer of machine tools, injection molding machines, …
|
6143 | JP | Manufacturing |
|
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 |
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.