
Kawai Musical Instruments Manufacturing Co.,Ltd. — Investor Relations & Filings
Kawai Musical Instruments Manufacturing Co., Ltd. is a globally recognized manufacturer of musical instruments, specializing in the production of acoustic and digital pianos. The company offers a comprehensive range of keyboard instruments, including upright pianos, grand pianos, and advanced digital and hybrid models designed for players at all levels, from beginners to professional artists. Its premier Shigeru Kawai series represents the pinnacle of the company's piano craftsmanship, handcrafted and highly esteemed in the concert world. Kawai is distinguished by its commitment to innovation, blending time-honored artisan techniques with modern technologies. A key feature is the development of advanced piano actions using composite materials, such as carbon fiber, to deliver enhanced responsiveness, stability, and durability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第99期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第98期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | |
| 確認書 | 2025-06-26 | Japanese | |
| 有価証券報告書-第98期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8276249 | 確認書 | 2025-11-13 | Japanese | ||
| 8276219 | 半期報告書-第99期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7244012 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7247213 | 内部統制報告書-第98期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7247198 | 確認書 | 2025-06-26 | Japanese | ||
| 7247195 | 有価証券報告書-第98期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
|
2024
9 filings
| |||||
| 7298320 | 確認書 | 2024-11-13 | Japanese | ||
| 7298319 | 半期報告書-第98期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7317445 | 発行登録書(株券、社債券等) | 2024-07-03 | Japanese | ||
| 7317598 | 臨時報告書 | 2024-07-02 | Japanese | ||
| 7318532 | 内部統制報告書-第97期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7318508 | 確認書 | 2024-06-28 | Japanese | ||
| 7318480 | 有価証券報告書-第97期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7348838 | 臨時報告書 | 2024-02-28 | Japanese | ||
| 7351651 | 確認書 | 2024-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of musical instruments
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guangzhou Pearl River Piano Group Co.,Ltd
Global manufacturer and distributor of acoustic and digital…
|
002678 | CN | Manufacturing |
|
HAILUN PIANO CO.,LTD.
Designs and manufactures acoustic and digital pianos using …
|
300329 | CN | Manufacturing |
|
SAMICK MUSICAL INSTRUMENTS CO.,LTD
Global manufacturer of pianos, fretted instruments, and dig…
|
002450 | KR | Manufacturing |
|
YAMAHA CORPORATION
Manufacturer of musical instruments, audio equipment, and e…
|
7951 | JP | Manufacturing |
Kawai Musical Instruments Manufacturing 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/12178/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12178 | 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=12178 | 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=12178 \ -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": 12178}, 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 Kawai Musical Instruments Manufacturing Co.,Ltd. (id: 12178)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.