
MiyoshiOil&FatCo.,Ltd. — Investor Relations & Filings
Miyoshi Oil & Fat Co., Ltd. is a manufacturer specializing in oil and fat products, operating through two primary business segments: Food Products and Oleo & Specialty Chemicals. The Food Products division develops and supplies a wide range of edible processed fats and oils, including margarine, shortening, lard, and powdered fats, which are key ingredients for the baking, confectionery, and general food manufacturing industries. The Oleo & Specialty Chemicals division produces industrial materials derived from oils and fats, such as high-grade fatty acids, glycerin, and industrial soaps. These materials serve diverse applications in various sectors, including pharmaceuticals, cosmetics, and other industrial fields.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-24 | Japanese | |
| 有価証券報告書-第100期(2025/01/01-2025/12/31) | 2026-03-24 | Japanese | |
| 確認書 | 2025-08-05 | Japanese | |
| 半期報告書-第100期(2025/01/01-2025/12/31) | 2025-08-05 | Japanese | |
| 臨時報告書 | 2025-03-27 | Japanese | |
| 内部統制報告書-第99期(2024/01/01-2024/12/31) | 2025-03-26 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33017762 | 確認書 | 2026-03-24 | Japanese | ||
| 33017751 | 有価証券報告書-第100期(2025/01/01-2025/12/31) | 2026-03-24 | Japanese | ||
|
2025
6 filings
| |||||
| 7859346 | 確認書 | 2025-08-05 | Japanese | ||
| 7859347 | 半期報告書-第100期(2025/01/01-2025/12/31) | 2025-08-05 | Japanese | ||
| 7272108 | 臨時報告書 | 2025-03-27 | Japanese | ||
| 7272549 | 内部統制報告書-第99期(2024/01/01-2024/12/31) | 2025-03-26 | Japanese | ||
| 7272545 | 確認書 | 2025-03-26 | Japanese | ||
| 7272541 | 有価証券報告書-第99期(2024/01/01-2024/12/31) | 2025-03-26 | Japanese | ||
|
2024
7 filings
| |||||
| 7313800 | 確認書 | 2024-08-06 | Japanese | ||
| 7313801 | 半期報告書-第99期(2024/01/01-2024/12/31) | 2024-08-06 | Japanese | ||
| 7330481 | 臨時報告書 | 2024-06-24 | Japanese | ||
| 7339178 | 確認書 | 2024-05-10 | Japanese | ||
| 7339177 | 四半期報告書-第99期第1四半期(2024/01/01-2024/03/31) | 2024-05-10 | Japanese | ||
| 7345050 | 臨時報告書 | 2024-03-28 | Japanese | ||
| 7345494 | 内部統制報告書-第98期(2023/01/01-2023/12/31) | 2024-03-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of vegetable and animal oils and fats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Gokul Refoils and Solvent Limited
Processes and refines edible oils, castor oil, and oleochem…
|
GOKUL | IN | Manufacturing |
|
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 |
MiyoshiOil&FatCo.,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/11324/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11324 | 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=11324 | 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=11324 \ -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": 11324}, 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 MiyoshiOil&FatCo.,Ltd. (id: 11324)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.