
FST — 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-21 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-21 | Chinese | |
| 公司基本資料 | 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 |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46716249 | 公告本公司召開法人說明會相關資訊。 | 2026-05-21 | Chinese | ||
| 46716252 | 115年05月法人說明會簡報 | 2026-05-21 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nxp Semiconductors
Designs and manufactures semiconductor solutions for automo…
|
VNX | NL | Manufacturing |
|
Nyocor Company Limited
Manufactures advanced thermal management solutions for high…
|
600821 | CN | Manufacturing |
|
ODTech
Designs and manufactures semiconductors, sensor solutions, …
|
080520 | KR | Manufacturing |
|
OE Solutions Co., Ltd.
Global supplier of optoelectronic transceivers for wireless…
|
138080 | KR | Manufacturing |
|
OKAYA ELECTRIC INDUSTRIES CO.,LTD.
Manufactures noise/surge suppression components, displays, …
|
6926 | JP | Manufacturing |
|
Olympic Circuit Technology Co.,Ltd
Manufactures high-precision PCBs for automotive, telecom, a…
|
603920 | CN | Manufacturing |
|
OmniVision Integrated Circuits Group, Inc.
Global fabless designer of advanced digital imaging, analog…
|
501 | HK | Manufacturing |
|
OMNIVISION INTEGRATED CIRCUITS GROUP, INC.
Global fabless semiconductor supplier of imaging, analog, t…
|
603501 | CN | Manufacturing |
|
ON SEMICONDUCTOR CORP
Designs and supplies semiconductor solutions for intelligen…
|
ON | US | Manufacturing |
|
Openedges Technology, Inc.
Semiconductor IP provider of memory subsystem and AI platfo…
|
394280 | KR | Manufacturing |
FST 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 FST (id: 52338)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.