
KYOKUYO CO., LTD. — Investor Relations & Filings
Kyokuyo Co., Ltd. is a general foods company with a primary focus on marine products. The company's operations encompass the entire value chain, from global procurement and processing to sales and logistics. Its core business is divided into several segments: Marine Products Trading, which involves sourcing and selling a wide variety of seafood; Processed Foods, which develops and manufactures frozen, canned, and other value-added food products for both commercial and consumer markets; and Logistics, providing cold storage and transportation services. Originally founded as a fishing company in 1937, Kyokuyo has evolved into a comprehensive food enterprise that manages an integrated supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-07 | Japanese | |
| 半期報告書-第103期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 内部統制報告書-第102期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 有価証券報告書-第102期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8129040 | 確認書 | 2025-11-07 | Japanese | ||
| 8127421 | 半期報告書-第103期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | ||
| 7244179 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7251600 | 確認書 | 2025-06-25 | Japanese | ||
| 7251595 | 内部統制報告書-第102期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251570 | 有価証券報告書-第102期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
|
2024
9 filings
| |||||
| 7303225 | 確認書 | 2024-11-06 | Japanese | ||
| 7303069 | 半期報告書-第102期(2024/04/01-2025/03/31) | 2024-11-06 | Japanese | ||
| 7307287 | 有価証券届出書(参照方式) | 2024-09-27 | Japanese | ||
| 7320123 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7328876 | 確認書 | 2024-06-25 | Japanese | ||
| 7328874 | 内部統制報告書-第101期(2023/04/01-2024/03/31) | 2024-06-25 | Japanese | ||
| 7328873 | 有価証券報告書-第101期(2023/04/01-2024/03/31) | 2024-06-25 | Japanese | ||
| 7359084 | 臨時報告書 | 2024-02-02 | Japanese | ||
| 7359073 | 臨時報告書 | 2024-02-02 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Marine fishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Maruha Nichiro Corporation
A global food company with operations in fisheries, aquacul…
|
1333 | JP | Agriculture, forestry and fishi… |
|
Nissui Corporation
A company utilizing marine resources for food, fine chemica…
|
1332 | JP | Agriculture, forestry and fishi… |
|
OCEANA GROUP LIMITED
Africa's largest global fishing and food processing company…
|
OCE | ZA | Agriculture, forestry and fishi… |
|
Ocean In W Co.,Ltd.
A distributor of plate glass and other building materials f…
|
052300 | KR | Agriculture, forestry and fishi… |
|
OYANG CORPORATION
Engaged in deep-sea fishing and the manufacturing of proces…
|
006090 | KR | Agriculture, forestry and fishi… |
|
Pescanova S.A.
Vertically integrated seafood company managing fishing, aqu…
|
PVA | ES | Agriculture, forestry and fishi… |
|
SAJO INDUSTRIES CO.,LTD
A food production company with deep-sea fishing, manufactur…
|
007160 | KR | Agriculture, forestry and fishi… |
|
SAJO SEA FOOD CO.,LTD
A food company engaged in deep-sea fishing, processing, and…
|
014710 | KR | Agriculture, forestry and fishi… |
|
Sanford Limited (NS)
Harvests, farms, and processes seafood and marine products …
|
SAN | NZ | Agriculture, forestry and fishi… |
|
Sapmer
Deep-sea fishing operator catching premium seafood in the S…
|
ALMER | FR | Agriculture, forestry and fishi… |
KYOKUYO 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/10885/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10885 | 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=10885 | 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=10885 \ -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": 10885}, 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 KYOKUYO CO., LTD. (id: 10885)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.