
KURARAY CO.,LTD. — Investor Relations & Filings
Kuraray Co., Ltd. is a global specialty chemical company that develops, manufactures, and markets a wide range of high-performance materials. Its core business revolves around performance-based polymer and synthetic chemistry technologies. The company's diverse portfolio includes functional resins, chemicals, synthetic fibers, textiles, and synthetic leather. Kuraray is a leading producer of key materials such as polyvinyl alcohol (PVA) resins, EVAL™ ethylene vinyl alcohol (EVOH) copolymer resins, and activated carbon, which are used in a broad spectrum of industrial and consumer applications. The company is committed to developing pioneering technologies and innovative solutions that improve the environment and enhance the quality of life, guided by its mission, 'For people and the planet—to achieve what no one else can.'
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | |
| 発行登録書(株券、社債券等) | 2026-04-28 | Japanese | |
| 譲渡制限付株式報酬としての自己株式の処分の払込完了に関するお知らせ | 2026-04-24 | Japanese | |
| 発行登録追補書類(株券、社債券等) | 2026-04-09 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-03 | Japanese | |
| 訂正発行登録書 | 2026-03-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 44129640 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | ||
| 37749013 | 発行登録書(株券、社債券等) | 2026-04-28 | Japanese | ||
| 46878706 | 譲渡制限付株式報酬としての自己株式の処分の払込完了に関するお知らせ | 2026-04-24 | Japanese | ||
| 33873461 | 発行登録追補書類(株券、社債券等) | 2026-04-09 | Japanese | ||
| 33237675 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-03 | Japanese | ||
| 33054216 | 訂正発行登録書 | 2026-03-27 | Japanese | ||
| 33045848 | 訂正発行登録書 | 2026-03-26 | Japanese | ||
| 33038067 | 確認書 | 2026-03-25 | Japanese | ||
| 33038063 | 有価証券報告書-第145期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | ||
| 32874262 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-04 | Japanese | ||
| 19421320 | 訂正発行登録書 | 2026-02-10 | Japanese | ||
| 12194189 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-07 | Japanese | ||
|
2025
3 filings
| |||||
| 9129944 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-03 | Japanese | ||
| 8117251 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-06 | Japanese | ||
| 8062224 | 変更報告書 | 2025-10-31 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guangdong Highsun Meida New Materials Co., Ltd.
Produces nylon 6 chips and yarns for apparel, automotive, a…
|
000782 | CN | Manufacturing |
|
Guangdong Modern High-Tech Fiber Co., Ltd.
Produces high-performance polypropylene filament yarns for …
|
300876 | CN | Manufacturing |
|
HAIYANG TECHNOLOGY CO., LTD.
Produces Nylon 6 chips, high-tenacity yarns, and dipped cor…
|
603382 | CN | Manufacturing |
|
H.C.
Manufacturer of polyester filament, chips, and advanced fun…
|
1413 | TW | Manufacturing |
|
HENGYI PETROCHEMICAL CO., LTD
Integrated producer of petrochemicals, chemical fibers, and…
|
000703 | CN | Manufacturing |
|
Huafon Chemical Co., Ltd.
Global manufacturer of spandex fiber, polyurethane resins, …
|
002064 | CN | Manufacturing |
|
HUVIS CORPORATION
A developer and manufacturer of polyester chemical and fibe…
|
079980 | KR | Manufacturing |
|
Indo Rama Synthetics (India) Ltd.
Manufacturer of polyester fibers, yarns, and chips for text…
|
INDORAMA | IN | Manufacturing |
|
Jiangsu Eastern Shenghong Co.,Ltd.
Integrated petrochemical, specialty chemical, and high-perf…
|
000301 | CN | Manufacturing |
|
JIANGSU HUAXICUN CO., LTD.
Produces polyester staple fibers, manages chemical logistic…
|
000936 | CN | Manufacturing |
KURARAY 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/11319/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11319 | 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=11319 | 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=11319 \ -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": 11319}, 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 KURARAY CO.,LTD. (id: 11319)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.