
FUJI OIL CO., LTD. — Investor Relations & Filings
FUJI OIL CO., LTD. is a global manufacturer of food ingredients, specializing in plant-based solutions. The company's operations are centered on four core business segments: vegetable oils and fats, industrial chocolate, emulsified and fermented ingredients, and soy-based ingredients. It develops and supplies a wide range of products, including specialty fats for confectionery, functional oils, margarines, creams, and various soy protein products. As a key business-to-business supplier, Fuji Oil provides intermediate ingredients that enhance the taste, texture, and functionality of food products for customers worldwide. The company is focused on creating sustainable and innovative food solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 減損損失の計上、繰延税金資産の取崩し及び 通期業績予想の修正に関するお知らせ | 2026-04-24 | Japanese | |
| 臨時報告書 | 2026-04-24 | Japanese | |
| 確認書 | 2025-11-11 | Japanese | |
| 半期報告書-第98期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | |
| 訂正発行登録書 | 2025-09-29 | Japanese | |
| 訂正発行登録書 | 2025-08-08 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46878841 | 減損損失の計上、繰延税金資産の取崩し及び 通期業績予想の修正に関するお知らせ | 2026-04-24 | Japanese | ||
| 36100165 | 臨時報告書 | 2026-04-24 | Japanese | ||
|
2025
9 filings
| |||||
| 8198805 | 確認書 | 2025-11-11 | Japanese | ||
| 8198706 | 半期報告書-第98期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | ||
| 7936925 | 訂正発行登録書 | 2025-09-29 | Japanese | ||
| 7858861 | 訂正発行登録書 | 2025-08-08 | Japanese | ||
| 7242945 | 訂正発行登録書 | 2025-06-30 | Japanese | ||
| 7242895 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7246281 | 内部統制報告書-第97期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
| 7246270 | 確認書 | 2025-06-27 | Japanese | ||
| 7246236 | 有価証券報告書-第97期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
|
2024
4 filings
| |||||
| 7301086 | 確認書 | 2024-11-11 | Japanese | ||
| 7301087 | 半期報告書-第97期(2024/04/01-2025/03/31) | 2024-11-11 | Japanese | ||
| 7312933 | 訂正発行登録書 | 2024-08-09 | Japanese | ||
| 7312886 | 確認書 | 2024-08-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of vegetable and animal oils and fats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GREEN OCEAN CORPORATION BERHAD
Investment holding, palm kernel crushing, palm oil refining…
|
— | MY | Manufacturing |
|
Hainan Jingliang Holdings Co., Ltd.
Processes and distributes edible oils, food products, and m…
|
000505 | CN | Manufacturing |
|
Halder Venture Limited
Integrated processor and trader of rice bran oil and agro-b…
|
HALDER | IN | Manufacturing |
|
Integrated Proteins Ltd.
Processes soybeans into de-oiled cakes and refined oils for…
|
519606 | IN | Manufacturing |
|
J-OIL MILLS, INC.
Manufacturer and seller of edible oils, fats, and oilseed m…
|
2613 | JP | Manufacturing |
|
KADOYA SESAME MILLS INCORPORATED
Manufacturer specializing in sesame-based products like oil…
|
2612 | JP | Manufacturing |
|
Kernel Holding S.A.
A major agricultural producer and global exporter of sunflo…
|
KER | LU | Manufacturing |
|
Khandelwal Extraction Ltd.
Processes oilseeds and rice bran to produce edible oils and…
|
519064 | IN | Manufacturing |
|
KN Agri Resources Limited
Processes oilseeds for edible oils, de-oiled cakes, and spe…
|
KNAGRI | IN | Manufacturing |
|
Kristal 1923 AD
Food production company manufacturing edible oils, grains, …
|
BGOR | MK | Manufacturing |
FUJI OIL 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/11072/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11072 | 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=11072 | 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=11072 \ -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": 11072}, 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 FUJI OIL CO., LTD. (id: 11072)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.