
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 |
|---|---|---|---|
| 四半期報告書-第96期第2四半期(2023/07/01-2023/09/30) | 2023-11-07 | Japanese | |
| 確認書 | 2023-08-08 | Japanese | |
| 四半期報告書-第96期第1四半期(2023/04/01-2023/06/30) | 2023-08-08 | Japanese | |
| 内部統制報告書-第95期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | |
| 確認書 | 2023-06-28 | Japanese | |
| 有価証券報告書-第95期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
8 filings
| |||||
| 7541042 | 四半期報告書-第96期第2四半期(2023/07/01-2023/09/30) | 2023-11-07 | Japanese | ||
| 7551196 | 確認書 | 2023-08-08 | Japanese | ||
| 7551184 | 四半期報告書-第96期第1四半期(2023/04/01-2023/06/30) | 2023-08-08 | Japanese | ||
| 7557098 | 内部統制報告書-第95期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7557092 | 確認書 | 2023-06-28 | Japanese | ||
| 7557082 | 有価証券報告書-第95期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7577758 | 確認書 | 2023-02-08 | Japanese | ||
| 7577752 | 四半期報告書-第95期第3四半期(2022/10/01-2022/12/31) | 2023-02-08 | Japanese | ||
|
2022
7 filings
| |||||
| 7586539 | 確認書 | 2022-11-09 | Japanese | ||
| 7586537 | 四半期報告書-第95期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-09 | Japanese | ||
| 7596042 | 確認書 | 2022-08-04 | Japanese | ||
| 7596040 | 四半期報告書-第95期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-04 | Japanese | ||
| 7604673 | 内部統制報告書-第94期(令和3年4月1日-令和4年3月31日) | 2022-06-21 | Japanese | ||
| 7604667 | 確認書 | 2022-06-21 | Japanese | ||
| 7604671 | 有価証券報告書-第94期(令和3年4月1日-令和4年3月31日) | 2022-06-21 | 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 | KY | 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.