
FUJIKURA COMPOSITES Inc. — Investor Relations & Filings
FUJIKURA COMPOSITES Inc. is a manufacturer specializing in composite technology, with a core expertise in industrial rubber components. The company develops and produces a diverse range of products for various markets. Its portfolio includes industrial products such as pneumatic control equipment, anti-vibration systems, and printing equipment components. In the sporting goods sector, it is recognized for its high-performance carbon golf shafts. The company also manufactures life-saving equipment, including inflatable life rafts, lifejackets, and evacuation systems. By combining various materials and technologies, Fujikura Composites creates products that contribute to the quality and security of everyday life and industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 生産拠点集約に関するお知らせ | 2026-05-22 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-12 | Japanese | |
| 2026年3月期決算短信〔日本基準〕(連結) | 2026-05-11 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-07 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-06 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-06 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46779405 | 生産拠点集約に関するお知らせ | 2026-05-22 | Japanese | ||
| 45129681 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-12 | Japanese | ||
| 46882981 | 2026年3月期決算短信〔日本基準〕(連結) | 2026-05-11 | Japanese | ||
| 33686564 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-07 | Japanese | ||
| 32906864 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-06 | Japanese | ||
| 14743643 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-06 | Japanese | ||
| 12305926 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-09 | Japanese | ||
|
2025
7 filings
| |||||
| 8163696 | 有価証券届出書(参照方式) | 2025-11-10 | Japanese | ||
| 8163658 | 確認書 | 2025-11-10 | Japanese | ||
| 8163639 | 半期報告書-第147期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | ||
| 7245338 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7251250 | 内部統制報告書-第146期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251222 | 確認書 | 2025-06-25 | Japanese | ||
| 7251164 | 有価証券報告書-第146期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
|
2024
1 filing
| |||||
| 7302499 | 確認書 | 2024-11-08 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other manufacturing n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3M India Ltd.
Science-based firm delivering industrial, safety, healthcar…
|
3MINDIA | IN | Manufacturing |
|
ACCO BRANDS Corp
Global designer and manufacturer of academic, consumer, and…
|
ACCO | US | Manufacturing |
|
ADEL KALEMCİLİK TİCARET VE SANAYİ A.Ş.
A manufacturer and marketer of stationery products like pen…
|
ADEL | TR | Manufacturing |
|
ALKOSIGN LIMITED
Designs and manufactures visual communication products and …
|
543453 | IN | Manufacturing |
|
Amifa Co., Ltd.
Plans, manufactures, and wholesales lifestyle goods like gi…
|
7800 | JP | Manufacturing |
|
ANSELL LIMITED
Global developer and manufacturer of advanced hand and body…
|
ANN | AU | Manufacturing |
|
ARTNATURE INC.
Manufactures and sells wigs, hairpieces, and hair augmentat…
|
7823 | JP | Manufacturing |
|
AVON PROTECTION PLC
Provider of mission-critical personal protection systems fo…
|
AVON | GB | Manufacturing |
|
Best Bristle Company Co., Ltd.
Manufacturer of PBT filaments for oral care, industrial, an…
|
318410 | KR | Manufacturing |
|
BRADY CORP
Manufacturer of solutions that identify and protect people,…
|
BRC | US | Manufacturing |
FUJIKURA COMPOSITES Inc. 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/11457/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11457 | 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=11457 | 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=11457 \ -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": 11457}, 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 COMPOSITES Inc. (id: 11457)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.