
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 |
|---|---|---|---|
|
Aker BioMarine
A biotech innovator that sustainably harvests krill for hea…
|
AKBM | NO | Agriculture, forestry and fishi… |
|
Austevoll Seafood ASA
A globally integrated seafood company with operations acros…
|
AUSS | NO | Agriculture, forestry and fishi… |
|
Brim Seafood
A fishing and processing company for traceable, wild-caught…
|
BRIM | IS | Agriculture, forestry and fishi… |
|
China Ocean Group Development Limited
Diversified operations in ocean fishing, aquatic processing…
|
8047 | HK | Agriculture, forestry and fishi… |
|
Clearwater Seafoods Incorporated
North America's largest vertically-integrated seafood compa…
|
CLR | CA | Agriculture, forestry and fishi… |
|
CNFC OVERSEAS FISHERIES CO.,LTD
Specializes in deep-sea fishing, aquatic processing, and in…
|
000798 | CN | Agriculture, forestry and fishi… |
|
Conpak Seafoods Inc.
Historically active Canadian seafood entity that is current…
|
— | CA | Agriculture, forestry and fishi… |
|
DONGWON FISHERIES CO.,LTD
Diversified seafood company catching, processing, and distr…
|
030720 | KR | Agriculture, forestry and fishi… |
|
DONGWON INDUSTRIES CO.,LTD
A global seafood enterprise focused on fishing, processing,…
|
006040 | KR | Agriculture, forestry and fishi… |
|
Ísfélag hf.
A vertically integrated fishing and processing company with…
|
ISF | IS | 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.