
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 |
|---|---|---|---|
| 「2026年3月期決算短信〔日本基準〕(連結)」の訂正見込み および定時株主総会の継続会開催方針に関するお知らせ | 2026-06-04 | Japanese | |
| 代表取締役の異動に関するお知らせ | 2026-05-25 | Japanese | |
| (訂正)「2026年3月期決算短信〔日本基準〕(連結)」の一部訂正について | 2026-05-18 | Japanese | |
| 臨時報告書 | 2026-05-15 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第73期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47962555 | 「2026年3月期決算短信〔日本基準〕(連結)」の訂正見込み および定時株主総会の継続会開催方針に関するお知らせ | 2026-06-04 | Japanese | ||
| 47005741 | 代表取締役の異動に関するお知らせ | 2026-05-25 | Japanese | ||
| 46541386 | (訂正)「2026年3月期決算短信〔日本基準〕(連結)」の一部訂正について | 2026-05-18 | Japanese | ||
| 46350223 | 臨時報告書 | 2026-05-15 | Japanese | ||
|
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
3 filings
| |||||
| 7295770 | 確認書 | 2024-11-14 | Japanese | ||
| 7295771 | 半期報告書-第72期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7316656 | 臨時報告書 | 2024-07-11 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wiring devices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
INABA DENKI SANGYO CO.,LTD.
Specializes in electrical materials, industrial automation,…
|
9934 | JP | Manufacturing |
|
Italy Innovazioni
Designs and markets patented solutions for smart living and…
|
MLITN | IT | Manufacturing |
|
IWABUCHI CORPORATION
Manufacturer of hardware for electrical and communication i…
|
5983 | JP | Manufacturing |
|
Jiangsu Shemar Electric Co.,Ltd
Manufactures composite insulation products for power transm…
|
603530 | CN | Manufacturing |
|
Jiangsu Tongling Electric Co., Ltd.
Manufactures solar PV junction boxes and connectors for glo…
|
301168 | CN | Manufacturing |
|
Jite Technologies Inc.
Global designer and manufacturer of electronic and electric…
|
JTI | CA | Manufacturing |
|
KST
Manufacturer of electrical terminals and connectors for aut…
|
3003 | TW | Manufacturing |
|
Legrand
A global specialist in electrical and digital building infr…
|
LR | FR | Manufacturing |
|
MIRAI INDUSTRY CO.,LTD.
Manufacturer and seller of materials for electrical, plumbi…
|
7931 | JP | Manufacturing |
|
Modern Malleables Limited
Manufactures power transmission hardware and railway electr…
|
517336 | IN | 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.