KEN HOLDING CO.,LTD. — Investor Relations & Filings
KEN HOLDING CO.,LTD. specializes in the research, development, manufacturing, and distribution of professional-grade power tools. The company’s product portfolio includes a wide range of equipment such as rotary hammers, angle grinders, electric drills, circular saws, and cordless power tools designed for heavy-duty industrial and construction applications. Operating under the "KEN" brand, the organization focuses on engineering high-performance tools that meet rigorous standards for durability and precision. Its operations encompass the entire production cycle, from initial design and component manufacturing to assembly and quality control. The company serves a global clientele, providing solutions for the construction, decoration, and metalworking sectors. By integrating advanced manufacturing technologies and maintaining a robust research and development division, KEN HOLDING CO.,LTD. delivers specialized equipment tailored to professional users.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第六届董事会第13次会议决议公告 | 2026-02-05 | Chinese | |
| 2025年度业绩预告 | 2026-01-30 | Chinese | |
| 关于认购柘中君信私募基金份额的进展公告 | 2026-01-26 | Chinese | |
| 关于全资子公司被认定为高新技术企业的公告 | 2026-01-20 | Chinese | |
| 上海市锦天城律师事务所关于锐奇控股股份有限公司2026年第一次临时股东会法律意见书 | 2026-01-20 | Chinese | |
| 2026年第一次临时股东会决议公告 | 2026-01-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 35830831 | 第六届董事会第13次会议决议公告 | 2026-02-05 | Chinese | ||
| 35830823 | 2025年度业绩预告 | 2026-01-30 | Chinese | ||
| 35830819 | 关于认购柘中君信私募基金份额的进展公告 | 2026-01-26 | Chinese | ||
| 35830817 | 关于全资子公司被认定为高新技术企业的公告 | 2026-01-20 | Chinese | ||
| 35830803 | 上海市锦天城律师事务所关于锐奇控股股份有限公司2026年第一次临时股东会法律意见书 | 2026-01-20 | Chinese | ||
| 35830799 | 2026年第一次临时股东会决议公告 | 2026-01-20 | Chinese | ||
|
2025
9 filings
| |||||
| 35830795 | 2024年员工持股计划(草案修订稿) | 2025-12-31 | Chinese | ||
| 35830791 | 关于召开2026年第一次临时股东会的通知 | 2025-12-31 | Chinese | ||
| 35830779 | 2024年员工持股计划管理办法修订稿 | 2025-12-31 | Chinese | ||
| 35830769 | 第六届董事会第12次会议决议公告 | 2025-12-31 | Chinese | ||
| 35830766 | 上海市锦天城律师事务所关于锐奇控股股份有限公司2024年员工持股计划修订的法律意见书 | 2025-12-31 | Chinese | ||
| 35830750 | 2024年员工持股计划(草案)摘要修订稿 | 2025-12-31 | Chinese | ||
| 35830741 | 关于修订2024年员工持股计划相关事项的公告 | 2025-12-31 | Chinese | ||
| 35830731 | 关于注销控股孙公司的公告 | 2025-12-05 | Chinese | ||
| 35830725 | 第六届董事会第11次会议决议公告 | 2025-10-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of power-driven hand tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Basso Industry Corp.
Global manufacturer of pneumatic fastening tools, automotiv…
|
1527 | TW | Manufacturing |
|
Chervon Holdings Limited
Global solution provider specializing in power tools and ou…
|
2285 | HK | Manufacturing |
|
Einhell Germany AG
A global manufacturer of power tools and electrical garden …
|
EIN3 | DE | Manufacturing |
|
ESTIC CORPORATION
Manufacturer of high-precision assembly, fastening, and pre…
|
6161 | JP | Manufacturing |
|
Jenn Feng Industrial Tools Co., Ltd.
Manufacturer of power tools, garden equipment, lighting, an…
|
1538 | TW | Manufacturing |
|
KEYANG ELECTRIC MACHINERY CO.,LTD
Manufacturer of electric power tools, automotive components…
|
012200 | KR | Manufacturing |
|
KPT INDUSTRIES LIMITED
Designs and manufactures electric power tools, industrial b…
|
505299 | IN | Manufacturing |
|
LOBTEX.CO.,LTD.
Manufacturer of industrial fasteners, fastening tools, and …
|
5969 | JP | Manufacturing |
|
Makita Corporation
Global manufacturer of power tools, outdoor power equipment…
|
6586 | JP | Manufacturing |
|
MAX CO., LTD.
Manufacturer of industrial tools, office products, housing,…
|
6454 | JP | Manufacturing |
KEN HOLDING CO.,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/55138/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55138 | 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=55138 | 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=55138 \ -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": 55138}, 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 KEN HOLDING CO.,LTD. (id: 55138)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.