
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 |
|---|---|---|---|
|
NOVATECH Co., Ltd.
Designs and manufactures high-performance magnets for IT, a…
|
285490 | KR | Manufacturing |
|
Novatech Industries
EMS provider for design and manufacturing of complex electr…
|
MLNOV | FR | Manufacturing |
|
Novatek Microelectronics Corp.
Global supplier of display driver ICs and SoC solutions for…
|
3034 | TW | Manufacturing |
|
NSE
Designs, manufactures, and supports complex electronic syst…
|
ALNSE | FR | Manufacturing |
|
NSING TECHNOLOGIES INC.
Designs and distributes integrated circuits and high-perfor…
|
300077 | CN | Manufacturing |
|
NUIN TEK CO., LTD
Manufacturer of film capacitors and metallized films for el…
|
012340 | KR | Manufacturing |
|
Nuvoton Technology Corporation
Designs MCUs, MPUs, and analog ICs for Endpoint AI, IoT, an…
|
4919 | TW | Manufacturing |
|
NVE CORP /NEW/
An electronics component manufacturer specializing in the c…
|
NVEC | US | Manufacturing |
|
NVIDIA CORP
A full-stack computing company pioneering GPU-accelerated c…
|
NVDA | US | Manufacturing |
|
Nxp Semiconductors
Designs and manufactures semiconductor solutions for automo…
|
VNX | NL | 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.