
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 |
|---|---|---|---|
|
Diligent Industries Limited
Refines agricultural commodities into edible oils and high-…
|
531153 | IN | Manufacturing |
|
EKİZ KİMYA SANAYİ VE TİCARET A.Ş.
A producer and distributor of various mechanically extracte…
|
EKIZ | TR | Manufacturing |
|
Extraction (Pakistan) Limited
Operates in Vanaspati and Allied Industries, producing Vana…
|
EXTR | PK | Manufacturing |
|
Floarea Soarelui S.A.
Vegetable oil producer processing sunflower and rapeseed in…
|
- | MD | Manufacturing |
|
FOPCO
Processes oilseeds into edible oils, flour, and animal feed…
|
1225 | TW | Manufacturing |
|
Fuji Oil Company, Ltd.
Global supplier of plant-based food ingredients, oils, fats…
|
5017 | JP | Manufacturing |
|
GENTE DE LA PAMPA S A
Agro-industrial company processing raw materials into food,…
|
— | AR | Manufacturing |
|
GEVAL S.A.
Agro-industrial company processing soybeans into oil and ex…
|
— | AR | Manufacturing |
|
Gokul Agro Resources Ltd
Processes edible and non-edible oils, castor derivatives, a…
|
GOKULAGRO | IN | Manufacturing |
|
Gokul Refoils and Solvent Limited
Processes and refines edible oils, castor oil, and oleochem…
|
GOKUL | IN | 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.