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 |
|---|---|---|---|
|
Prima Industries Ltd.
Specializes in solvent extraction, edible oil refining, and…
|
531246 | IN | Manufacturing |
|
Prime Industries Ltd.
Manufactures edible oils and refined products while managin…
|
519299 | IN | Manufacturing |
|
Rajgor Castor Derivatives Limited
Manufactures and exports refined castor oil and derivatives…
|
RCDL | IN | Manufacturing |
|
RAJ OIL MILLS LIMITED
Manufactures and distributes edible oils for cooking and ha…
|
ROML | IN | Manufacturing |
|
Ramdevbaba Solvent Limited
Manufactures and markets physically refined rice bran oil a…
|
RBS | IN | Manufacturing |
|
Regent Enterprises Limited
Processes, trades, and distributes edible oils, including m…
|
512624 | IN | Manufacturing |
|
Sam Industries Ltd.
Soybean processor producing oil and feed with operations in…
|
532005 | IN | Manufacturing |
|
SC Agrotech Limited
Refines edible oils and produces specialty fats and de-oile…
|
526081 | IN | Manufacturing |
|
Shanti Overseas (India) Limited
Processes and exports organic soybean products and agricult…
|
SHANTI | IN | Manufacturing |
|
Shri Gang Industries & Allied Products Limited
Produces and distributes edible oils, Vanaspati, and Indian…
|
523309 | IN | 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.