
Fuji Oil Company, Ltd. — Investor Relations & Filings
Fuji Oil is a global supplier of plant-based food ingredients. The company's operations are centered around four core business segments: vegetable oils and fats, industrial chocolate, emulsified and fermented ingredients, and soy-based ingredients. As a specialist in intermediate food ingredients, it develops and manufactures a wide range of products for the international food industry. Leveraging expertise in tropical oils and soy processing technologies, Fuji Oil provides value-added solutions for applications in confectionery, baked goods, dairy alternatives, and other processed foods, with a focus on creating innovative and sustainable products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第24期(2025/04/01-2025/09/30) | 2025-11-13 | Japanese | |
| 意見表明報告書 | 2025-09-12 | Japanese | |
| 確認書 | 2025-08-20 | Japanese | |
| 訂正有価証券報告書-第23期(2024/04/01-2025/03/31) | 2025-08-20 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 8273956 | 確認書 | 2025-11-13 | Japanese | ||
| 8273952 | 半期報告書-第24期(2025/04/01-2025/09/30) | 2025-11-13 | Japanese | ||
| 7855749 | 意見表明報告書 | 2025-09-12 | Japanese | ||
| 7856934 | 確認書 | 2025-08-20 | Japanese | ||
| 7856936 | 訂正有価証券報告書-第23期(2024/04/01-2025/03/31) | 2025-08-20 | Japanese | ||
| 7245923 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7251171 | 確認書 | 2025-06-25 | Japanese | ||
| 7251148 | 内部統制報告書-第23期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251110 | 有価証券報告書-第23期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
|
2024
6 filings
| |||||
| 7297980 | 確認書 | 2024-11-13 | Japanese | ||
| 7297982 | 半期報告書-第23期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7321968 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7326399 | 内部統制報告書-第22期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
| 7326389 | 確認書 | 2024-06-26 | Japanese | ||
| 7326376 | 有価証券報告書-第22期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of vegetable and animal oils and fats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bunge Global SA
An agribusiness connecting farmers to consumers to deliver …
|
BG | CH | Manufacturing |
|
Canbra Foods Ltd.
Fully-integrated edible oil company processing, packaging, …
|
CBF | CA | Manufacturing |
|
CARAMURU ALIMENTOS S.A.
Processes grains and oilseeds for food, animal nutrition, a…
|
— | BR | Manufacturing |
|
CIAN Agro Industries & Infrastructure Limited
Specializes in oilseed processing, edible oil refining, and…
|
519477 | IN | Manufacturing |
|
Coromandel Agro Products & Oils Ltd
Cottonseed processor producing refined oil, animal feed, an…
|
507543 | IN | Manufacturing |
|
Daodaoquan Grain and Oil Co.,Ltd.
Researches, produces, and distributes edible vegetable oils…
|
002852 | CN | Manufacturing |
|
DARLING INGREDIENTS INC.
Converts food by-products into ingredients for the food, fe…
|
DAR | US | Manufacturing |
|
Deoleo S.A.
A global leader in the production and commercialization of …
|
OLE | ES | Manufacturing |
|
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 |
Fuji Oil Company, 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/11449/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11449 | 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=11449 | 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=11449 \ -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": 11449}, 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 Company, Ltd. (id: 11449)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.