Formosa Oilseed Processing Co., Ltd. — Investor Relations & Filings
Formosa Oilseed Processing Co., Ltd. (FOPCO) is a specialized enterprise focused on oilseed processing and the production of food and agricultural products. Its core operations include the manufacturing of edible vegetable oils, such as soybean, canola, and palm oils, marketed under brands like FOPCO, Lianfu, and Yikang. The company’s product portfolio also extends to flour, selected soybeans, and bulk raw materials. Additionally, FOPCO operates a dedicated animal feed division that provides specialized nutritional solutions for livestock under the Fuyou brand. The company maintains a vertically integrated approach to the food supply chain, emphasizing rigorous quality control, food safety, and sustainable development. By combining advanced processing technologies with comprehensive inspection systems, FOPCO provides high-quality products for both the consumer food market and the agricultural sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第一季合併財務報告董事會召開日期 | 2026-04-30 | Chinese | |
| 115年年報及股東會資料 — 2026_1225_20260416F05.pdf | 2026-04-24 | Chinese | |
| 公告本公司董事會決議增列115年股東常會召集事由 | 2026-04-23 | Chinese | |
| 公司基本資料 | 2026-04-17 | Chinese | |
| 代重要子公司台灣大食品股份有限公司公告法人董事改派 代表人 | 2026-04-16 | Chinese | |
| 公告本公司董事會推選董事長 | 2026-04-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39889286 | 公告本公司115年第一季合併財務報告董事會召開日期 | 2026-04-30 | Chinese | ||
| 36123273 | 115年年報及股東會資料 — 2026_1225_20260416F05.pdf | 2026-04-24 | Chinese | ||
| 35619597 | 公告本公司董事會決議增列115年股東常會召集事由 | 2026-04-23 | Chinese | ||
| 34652246 | 公司基本資料 | 2026-04-17 | Chinese | ||
| 34646965 | 代重要子公司台灣大食品股份有限公司公告法人董事改派 代表人 | 2026-04-16 | Chinese | ||
| 34646968 | 公告本公司董事會推選董事長 | 2026-04-16 | Chinese | ||
| 34646969 | 公告本公司薪酬委員會委員異動 | 2026-04-16 | Chinese | ||
| 34646970 | 公告本公司審計委員會委員異動 | 2026-04-16 | Chinese | ||
| 34646971 | 本公司115年第一次股東臨時會解任董事(含獨立董事)4席 補選獨立董事1席 | 2026-04-16 | Chinese | ||
| 34646973 | 公告本公司115年第一次股東臨時會重要決議事項 | 2026-04-16 | Chinese | ||
| 34646761 | 公告本公司獨立董事辭任功能性委員會職務 | 2026-04-16 | Chinese | ||
| 34646763 | 公告本公司獨立董事辭任 | 2026-04-16 | Chinese | ||
| 34646765 | 公告本公司發言人、代理發言人異動 | 2026-04-16 | Chinese | ||
| 34646768 | 公司基本資料 | 2026-04-16 | Chinese | ||
| 34569355 | 公告本公司獨立董事辭任功能性委員會職務 | 2026-04-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of vegetable and animal oils and fats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Floarea Soarelui S.A.
Vegetable oil producer processing sunflower and rapeseed in…
|
- | MD | Manufacturing |
|
FUJI OIL CO., LTD.
A manufacturer of plant-based food ingredients like oils, f…
|
2607 | JP | Manufacturing |
|
Fuji Oil Company, Ltd.
Global supplier of plant-based food ingredients, oils, fats…
|
5017 | JP | 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 |
|
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 |
Formosa Oilseed Processing 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/51752/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51752 | 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=51752 | 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=51752 \ -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": 51752}, 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 Formosa Oilseed Processing Co., Ltd. (id: 51752)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.