
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 |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_6606_20260601F13.pdf | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2026_6606_20260601F17.pdf | 2026-05-26 | Chinese | |
| 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 |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47065752 | 115年年報及股東會資料 — 2026_6606_20260601F13.pdf | 2026-05-26 | Chinese | ||
| 47065750 | 115年年報及股東會資料 — 2026_6606_20260601F17.pdf | 2026-05-26 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of metal-forming machinery and machine tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
XI'AN BRIGHT LASER TECHNOLOGIES CO.,LTD.
Provides integrated metal additive manufacturing solutions …
|
688333 | CN | Manufacturing |
|
Xiangyang BOYA Precision Industrial Equipments Co., Ltd.
Designs and builds high-precision metal strip processing an…
|
300971 | CN | Manufacturing |
|
YAMAZAKI CO., LTD.
Manufactures precision machine parts, proprietary gears, an…
|
6147 | JP | Manufacturing |
|
YASUNAGA CORPORATION
A manufacturer of engine parts, machine tools, and environm…
|
7271 | JP | Manufacturing |
|
YHT
Global provider of CNC tube bending machinery and integrate…
|
4562 | TW | Manufacturing |
|
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 |
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.