
KAORI — Investor Relations & Filings
Established in 1970, Kaori Heat Treatment Co., Ltd. specializes in advanced thermal management solutions and precision heat treatment services. The company is a leading manufacturer of Brazed Plate Heat Exchangers (BPHE), providing high-efficiency thermal transfer components for HVAC, refrigeration, and industrial applications. Its extensive product portfolio includes gasketed plate heat exchangers, high-temperature and CO2 heat pumps, Sendzimir mill rollers, and critical components for fuel cell systems. Kaori also develops cutting-edge liquid cooling technologies for data centers, offering specialized OEM and ODM design and manufacturing services. Utilizing proprietary vacuum brazing and heat treatment expertise, the company focuses on enhancing energy efficiency and supporting the transition to green energy production. Kaori serves a global clientele with a commitment to technical innovation and sustainable thermal engineering.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司基本資料 | 2026-06-02 | Chinese | |
| 115年06月法人說明會簡報 — 899620260601E001.pdf | 2026-06-01 | English | |
| 115年06月法人說明會簡報 — 899620260601M001.pdf | 2026-06-01 | Chinese | |
| 115年06月法人說明會簡報 | 2026-06-01 | Chinese | |
| 公司治理組織架構 | 2026-06-01 | Chinese | |
| 澄清115年5月30日工商時報B01版報導 | 2026-06-01 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47936385 | 公司基本資料 | 2026-06-02 | Chinese | ||
| 47919986 | 115年06月法人說明會簡報 — 899620260601E001.pdf | 2026-06-01 | English | ||
| 47919983 | 115年06月法人說明會簡報 — 899620260601M001.pdf | 2026-06-01 | Chinese | ||
| 47919979 | 115年06月法人說明會簡報 | 2026-06-01 | Chinese | ||
| 47912654 | 公司治理組織架構 | 2026-06-01 | Chinese | ||
| 47910631 | 澄清115年5月30日工商時報B01版報導 | 2026-06-01 | Chinese | ||
| 47780559 | 係因有價證券於集中交易市場達公布注意交易資訊標準,故 公布基本資料及相關財務業務等重大訊息,以利投資人區別瞭解。 | 2026-05-27 | Chinese | ||
| 46367642 | 115年第1季財務報告書 — 202601_8996_AI1.pdf | 2026-05-14 | Chinese | ||
| 46372587 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372304 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46373873 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373594 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373235 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372951 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46204304 | 公告本公司受邀參加高盛證券「GS Taiwan Computex & Corporate Day Jun 2026」 | 2026-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
UWC BERHAD
A precision engineering group providing integrated engineer…
|
— | MY | Manufacturing |
|
VBG Group
Manufactures truck couplings, thermal solutions, and power …
|
VBG | SE | Manufacturing |
|
VEEM LTD
Designs and manufactures marine propulsion, stabilization s…
|
VEE | AU | Manufacturing |
|
Veralto Corp
Global provider of technology solutions for safeguarding vi…
|
VLTO | US | Manufacturing |
|
Volution Group PLC
International designer and manufacturer of ventilation for …
|
FAN | GB | Manufacturing |
|
Vontron Technology Co., Ltd.
Develops and manufactures RO, NF, and UF spiral-wound separ…
|
000920 | CN | Manufacturing |
|
WOOSUNG CO., LTD.
Specializes in welding machine technology, providing advanc…
|
006980 | KR | Manufacturing |
|
WUXI CHEMICAL EQUIPMENT CO., LTD.
Designs and fabricates high-end pressure vessels and heat e…
|
001332 | CN | Manufacturing |
|
Wuxi Hongsheng Heat Exchanger Manufacturing Co., Ltd.
Manufactures aluminum plate-fin heat exchangers and thermal…
|
603090 | CN | Manufacturing |
|
WUXI XUELANG ENVIRONMENTAL TECHNOLOGY CO.,LTD.
Provides flue gas purification and waste treatment systems …
|
300385 | CN | Manufacturing |
KAORI 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/52761/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52761 | 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=52761 | 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=52761 \ -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": 52761}, 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 KAORI (id: 52761)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.