
Maruha Nichiro Corporation — Investor Relations & Filings
Maruha Nichiro Corporation is a global food company with core operations in fisheries, aquaculture, food processing, and trading. The company manages a vertically integrated supply chain, from fishing and fish farming to the processing and distribution of a wide range of food products. Its portfolio primarily consists of fresh, frozen, and canned seafood, alongside processed foods and meat products. Emphasizing sustainability, food safety, and quality, the corporation utilizes its extensive global network to provide responsibly sourced food to consumers and businesses worldwide. The business also includes logistics and distribution services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 完全子会社Umiosロジ株式会社の株式譲渡に伴う連結子会社の異動に関するお知らせ | 2026-05-11 | Japanese | |
| 株式給付信託(BBT及びJ-ESOP)への追加拠出に関するお知らせ | 2026-05-11 | Japanese | |
| 2026年3月期 決算補足資料 | 2026-05-11 | Japanese | |
| 剰余金の配当(増配)に関するお知らせ | 2026-05-11 | Japanese | |
| 2026年度 3月期 決算短信〔日本基準〕(連結) | 2026-05-11 | Japanese | |
| 発行登録書(株券、社債券等) | 2026-03-23 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46882765 | 完全子会社Umiosロジ株式会社の株式譲渡に伴う連結子会社の異動に関するお知らせ | 2026-05-11 | Japanese | ||
| 46882763 | 株式給付信託(BBT及びJ-ESOP)への追加拠出に関するお知らせ | 2026-05-11 | Japanese | ||
| 46882760 | 2026年3月期 決算補足資料 | 2026-05-11 | Japanese | ||
| 46882757 | 剰余金の配当(増配)に関するお知らせ | 2026-05-11 | Japanese | ||
| 46882756 | 2026年度 3月期 決算短信〔日本基準〕(連結) | 2026-05-11 | Japanese | ||
| 33009792 | 発行登録書(株券、社債券等) | 2026-03-23 | Japanese | ||
| 32831970 | 訂正発行登録書 | 2026-02-24 | Japanese | ||
|
2025
8 filings
| |||||
| 8193792 | 確認書 | 2025-11-11 | Japanese | ||
| 8193751 | 半期報告書-第82期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | ||
| 7856691 | 発行登録追補書類(株券、社債券等) | 2025-08-27 | Japanese | ||
| 7246549 | 訂正発行登録書 | 2025-06-27 | Japanese | ||
| 7246530 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7248436 | 変更報告書(短期大量譲渡) | 2025-06-26 | Japanese | ||
| 7254630 | 内部統制報告書-第81期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7254620 | 確認書 | 2025-06-23 | 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… |
|
Dharma Samudera Fishing Ind. Tbk
Integrated seafood enterprise specializing in processing an…
|
DSFI | ID | 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… |
Maruha Nichiro Corporation 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/10887/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10887 | 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=10887 | 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=10887 \ -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": 10887}, 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 Maruha Nichiro Corporation (id: 10887)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.