
NKK SWITCHES.CO.,LTD. — Investor Relations & Filings
NKK SWITCHES is a leading global designer and manufacturer of electromechanical switches. The company specializes in producing a comprehensive range of high-quality switches for industrial equipment and human-machine interface applications. Its extensive product portfolio includes pushbutton, toggle, rocker, slide, rotary, and keylock switches, with a particular focus on miniature and illuminated models. Beyond manufacturing standard components, NKK provides complete design solutions, offering value-added services, custom assemblies, and dedicated application support. With a long-standing reputation for quality, reliability, and innovation, the company delivers dependable switching solutions to a diverse global market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第73期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | |
| 確認書 | 2025-09-10 | Japanese | |
| 訂正有価証券報告書-第72期(2024/04/01-2025/03/31) | 2025-09-10 | Japanese | |
| 臨時報告書 | 2025-07-04 | Japanese | |
| 内部統制報告書-第72期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 8312457 | 確認書 | 2025-11-14 | Japanese | ||
| 8312449 | 半期報告書-第73期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | ||
| 7856047 | 確認書 | 2025-09-10 | Japanese | ||
| 7856049 | 訂正有価証券報告書-第72期(2024/04/01-2025/03/31) | 2025-09-10 | Japanese | ||
| 7241072 | 臨時報告書 | 2025-07-04 | Japanese | ||
| 7248300 | 内部統制報告書-第72期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248284 | 確認書 | 2025-06-26 | Japanese | ||
| 7248280 | 有価証券報告書-第72期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
|
2024
7 filings
| |||||
| 7295770 | 確認書 | 2024-11-14 | Japanese | ||
| 7295771 | 半期報告書-第72期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7316656 | 臨時報告書 | 2024-07-11 | Japanese | ||
| 7318906 | 内部統制報告書-第71期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7318899 | 確認書 | 2024-06-28 | Japanese | ||
| 7318900 | 有価証券報告書-第71期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7350754 | 確認書 | 2024-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wiring devices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARC Insulation & Insulators Limited
Produces high-voltage insulators and hardware for power gri…
|
ARCIIL | IN | Manufacturing |
|
Atkore Inc.
Manufacturer of electrical, safety, and infrastructure solu…
|
ATKR | US | Manufacturing |
|
CCSC Technology International Holdings Ltd
Designs and manufactures customized interconnect products l…
|
CCTG | US | Manufacturing |
|
Cembre
Manufactures electrical connection solutions for industrial…
|
CMB | IT | Manufacturing |
|
CHANG LAN TECHNOLOGY GROUP CO.,LTD.
Develops and manufactures high-voltage power cable accessor…
|
002879 | CN | Manufacturing |
|
Classic Electricals Ltd.
Designs and manufactures electrical installation products a…
|
512213 | IN | Manufacturing |
|
Dongnan Electronics Co.,Ltd.
Manufactures high-precision electronic switches and harness…
|
301359 | CN | Manufacturing |
|
Electro Force (India) Limited
Manufacturer of precision metal components, plastic parts, …
|
EFORCE | IN | Manufacturing |
|
GEM Terminal Industry Co.,Ltd.
Global manufacturer of precision terminals, connectors, and…
|
2460 | TW | Manufacturing |
|
GONEO GROUP CO.,LTD.
Produces electrical connections, lighting, smart home tech,…
|
603195 | CN | Manufacturing |
NKK SWITCHES.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/11962/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11962 | 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=11962 | 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=11962 \ -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": 11962}, 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 NKK SWITCHES.CO.,LTD. (id: 11962)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.