
Formosa Sumco Technology Corporation — Investor Relations & Filings
Formosa Sumco Technology Corporation (FST) is a joint venture established in 1995 between the Formosa Plastics Group and Japan's SUMCO Corporation. The company specializes in the production and manufacturing of high-quality 8-inch and 12-inch silicon wafers, which serve as essential substrates for integrated circuits and electronic components. FST leverages advanced manufacturing technologies and rigorous quality management systems to provide high-purity silicon materials to global semiconductor manufacturers. The company is recognized for its operational excellence and commitment to environmental, social, and governance (ESG) standards, consistently achieving high ratings in sustainability assessments such as the CDP "A" list and inclusion in major sustainability indices. By combining the industrial resources and technical expertise of its parent organizations, FST maintains a leading position in the supply of critical semiconductor materials.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司基本資料 | 2026-05-14 | Chinese | |
| 公告本公司因配合會計師事務所內部職務調整更換會計師 | 2026-05-14 | Chinese | |
| 公告本公司董事會通過對子公司日本台塑勝高株式會社 115年6月10日至116年6月9日循環動用資金貸與金額達 本公司最近財務報表淨值1.53%。 | 2026-05-14 | Chinese | |
| 115年第1季財務報告書 — 202601_3532_AI1.pdf | 2026-05-14 | Chinese | |
| 115年第1季權益變動表 | 2026-05-14 | Chinese | |
| 115年第1季現金流量表 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46371977 | 公司基本資料 | 2026-05-14 | Chinese | ||
| 46374111 | 公告本公司因配合會計師事務所內部職務調整更換會計師 | 2026-05-14 | Chinese | ||
| 46374351 | 公告本公司董事會通過對子公司日本台塑勝高株式會社 115年6月10日至116年6月9日循環動用資金貸與金額達 本公司最近財務報表淨值1.53%。 | 2026-05-14 | Chinese | ||
| 46368230 | 115年第1季財務報告書 — 202601_3532_AI1.pdf | 2026-05-14 | Chinese | ||
| 46373748 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373484 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373196 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372912 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46374415 | 公告本公司115年第1季合併財務報告業經董事會決議通過 | 2026-05-14 | Chinese | ||
| 45621272 | 115年年報及股東會資料 — 2026_3532_20260611FE1.pdf | 2026-05-11 | English | ||
| 45621257 | 115年年報及股東會資料 — 2026_3532_20260611FE2.pdf | 2026-05-11 | Chinese | ||
| 45621151 | 115年年報及股東會資料 — 2026_3532_20260611F01.pdf | 2026-05-11 | Chinese | ||
| 45621127 | 115年年報及股東會資料 — 2026_3532_20260611F02.pdf | 2026-05-11 | Chinese | ||
| 45650305 | 115年年報及股東會資料 — 2026_3532_20260611FE5.pdf | 2026-05-11 | English | ||
| 45650271 | 115年年報及股東會資料 — 2026_3532_20260611F13.pdf | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NANYA NEW MATERIAL TECHNOLOGY CO.,LTD
Manufactures high-performance copper-clad laminates and pre…
|
688519 | CN | Manufacturing |
|
Nan Ya Printed Circuit Board Corporation
Specializes in high-performance PCBs and IC substrates for …
|
8046 | TW | Manufacturing |
|
Nanya Technology Corporation
Specializes in the research, design, development, and manuf…
|
2408 | TW | Manufacturing |
|
Napatech A/S
Provider of SmartNICs and DPUs for accelerating network and…
|
NAT | DK | Manufacturing |
|
National Silicon Industry Group Co.,Ltd.
Develops and manufactures high-performance semiconductor si…
|
688126 | CN | Manufacturing |
|
Navitas Semiconductor Corp
A power semiconductor company specializing in gallium nitri…
|
NVTS | US | Manufacturing |
|
NCAB Group
A global full-service supplier of Printed Circuit Boards fo…
|
NCAB | SE | Manufacturing |
|
NC& Co., Ltd.
Specializes in video processing and semiconductor solutions…
|
092600 | KR | Manufacturing |
|
N CITRON, INC.
Develops, manufactures, and distributes digital audio techn…
|
101400 | KR | Manufacturing |
|
NEPES Corporation
An OSAT partner providing advanced semiconductor packaging …
|
033640 | KR | Manufacturing |
Formosa Sumco Technology Corporation 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/52338/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52338 | 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=52338 | 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=52338 \ -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": 52338}, 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 Sumco Technology Corporation (id: 52338)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.