
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.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 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
5 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 | ||
| 7312796 | 訂正有価証券報告書-第96期(2023/04/01-2024/03/31) | 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 |
|---|---|---|---|
|
AAK
Global producer of plant-based oils and fats for food and p…
|
AAK | SE | Manufacturing |
|
ADM Hamburg AG
Operates a large European oilseed crushing, refining, and l…
|
OEL | DE | Manufacturing |
|
Ajanta Soya Limited
Produces and markets vanaspati and refined edible oils for …
|
519216 | IN | Manufacturing |
|
Ambar Protein Industries Limited
Refines and markets edible oils such as cottonseed, sunflow…
|
519471 | IN | Manufacturing |
|
AMBO AGRITEC LIMITED
Manufactures and markets edible oils, bakery products, and …
|
543678 | IN | Manufacturing |
|
Apetit Oyj
Specializes in plant-based foods like frozen vegetables, ve…
|
APETIT | FI | Manufacturing |
|
Ashiana Agro Industries Ltd
Processes and refines edible oils and vanaspati for retail …
|
519174 | IN | Manufacturing |
|
Australian Oilseeds Holdings Ltd
Manufactures chemical-free, non-GMO edible oils and protein…
|
COOT | US | Manufacturing |
|
BCL INDUSTRIES LIMITED
Diversified manufacturer of edible oils, grain-based ethano…
|
BCLIND | IN | Manufacturing |
|
Besler Gıda ve Kimya Sanayi ve Ticaret A. Ş.
Manufacturer of frozen foods, canned goods, and edible fats…
|
KERVT | TR | 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.