
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 |
|---|---|---|---|
|
SUN MAX
Specialized provider of thermal management solutions and co…
|
6591 | TW | Manufacturing |
|
SUNNY ELECTRONICS CO.,LTD
Specialized manufacturer of frequency control products like…
|
004770 | KR | Manufacturing |
|
SUNPLUS
Multimedia SoC and IP provider for automotive, home enterta…
|
2401 | TW | Manufacturing |
|
Sunshine Global Circuits Co., Ltd.
Produces high-precision PCBs for automotive, industrial, an…
|
300739 | CN | Manufacturing |
|
Suntak Technology Co., Ltd.
Develops and manufactures high-end printed circuit boards f…
|
002815 | CN | Manufacturing |
|
Sunway Co., Ltd.
Develops and manufactures RF components, antennas, and wire…
|
603333 | CN | Manufacturing |
|
Sunyes Manufacturing(ZheJiang)Holding Co.,Ltd.
Engineers and fabricates precision electronic components an…
|
002388 | CN | Manufacturing |
|
SUZHOU ANJIE TECHNOLOGY CO.,LTD.
Precision functional components and structural parts for co…
|
002635 | CN | Manufacturing |
|
SUZHOU CENTEC COMMUNICATIONS CO., LTD.
Develops Ethernet switching silicon and software-defined ne…
|
688702 | CN | Manufacturing |
|
SUZHOU CONVERT SEMICONDUCTOR CO., LTD.
Develops and sells power MOSFETs, IGBTs, and PMICs for powe…
|
688693 | CN | 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.