
Fujikura Ltd. — Investor Relations & Filings
Fujikura Ltd. is a developer and manufacturer of advanced technologies centered on its core competency of "connecting." The company operates across several key segments: Telecommunication Systems, Power Systems, Electronics, and Automotive Products. In telecommunications, it provides comprehensive fiber optic solutions, including high-density cables, connectors, and fusion splicers, supporting data centers and information infrastructure. The Power Systems division produces a wide range of electrical cables, from low-voltage to overhead transmission lines. For the electronics market, Fujikura supplies components like Flexible Printed Circuits (FPCs) and various connectors. The automotive segment focuses on manufacturing wire harnesses and power distribution systems. Additionally, the company develops specialized products such as rare earth superconducting wires for energy applications and high-power fiber lasers for industrial processing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正発行登録書 | 2026-05-20 | Japanese | |
| 臨時報告書 | 2026-05-20 | Japanese | |
| 株式報酬制度における株式取得に係る事項の決定に関するお知らせ | 2026-05-20 | Japanese | |
| 株式報酬制度の継続に伴う自己株式の処分に関するお知らせ | 2026-05-20 | Japanese | |
| 従業員持株会向け譲渡制限付株式インセンティブ制度の導入に関するお知らせ | 2026-05-20 | Japanese | |
| 譲渡制限付株式報酬制度の導入に関するお知らせ | 2026-05-20 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 46578222 | 訂正発行登録書 | 2026-05-20 | Japanese | ||
| 46578217 | 臨時報告書 | 2026-05-20 | Japanese | ||
| 46578083 | 株式報酬制度における株式取得に係る事項の決定に関するお知らせ | 2026-05-20 | Japanese | ||
| 46578080 | 株式報酬制度の継続に伴う自己株式の処分に関するお知らせ | 2026-05-20 | Japanese | ||
| 46578079 | 従業員持株会向け譲渡制限付株式インセンティブ制度の導入に関するお知らせ | 2026-05-20 | Japanese | ||
| 46578077 | 譲渡制限付株式報酬制度の導入に関するお知らせ | 2026-05-20 | Japanese | ||
| 46578073 | 公認会計士等の異動に関するお知らせ | 2026-05-20 | Japanese | ||
| 46578207 | 臨時報告書 | 2026-05-20 | Japanese | ||
| 33055143 | 訂正発行登録書 | 2026-03-27 | Japanese | ||
| 32939439 | 訂正発行登録書 | 2026-03-13 | Japanese | ||
|
2025
5 filings
| |||||
| 8161950 | 確認書 | 2025-11-10 | Japanese | ||
| 8161940 | 半期報告書-第178期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | ||
| 7243443 | 訂正発行登録書 | 2025-06-30 | Japanese | ||
| 7243334 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7246821 | 内部統制報告書-第177期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fibre optic cables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Birla Cable Limited
Manufacturer of optical fiber, copper, and specialty cables…
|
BIRLACABLE | IN | Manufacturing |
|
Jiangsu Etern Company Limited
Manufactures optical and power cables and provides turnkey …
|
600105 | CN | Manufacturing |
|
Jiangsu Zhongtian Technology Co.,Ltd.
Provides infrastructure for telecommunications, power grids…
|
600522 | CN | Manufacturing |
|
OPTICAL CABLE CORP
Manufactures fiber optic and copper data cabling for harsh …
|
OCC | US | Manufacturing |
|
Tai Tung Communication Co., Ltd.
Manufacturer of fiber optic cables, power materials, and ad…
|
8011 | TW | Manufacturing |
|
Tamilnadu Telecommunications Ltd.
Manufactures optical fiber cables for telecommunications an…
|
TNTELE | IN | Manufacturing |
|
Vindhya Telelinks Ltd.
Manufacturer of telecom cables and EPC provider for network…
|
VINDHYATEL | IN | Manufacturing |
Fujikura 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/11592/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11592 | 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=11592 | 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=11592 \ -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": 11592}, 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 Fujikura Ltd. (id: 11592)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.