
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 |
|---|---|---|---|
|
Ningbo Kangqiang Electronics Co., Ltd.
Produces high-precision lead frames and bonding wires for s…
|
002119 | CN | Manufacturing |
|
Ningbo Sunrise Elc Technology Co.,Ltd.
Designs and manufactures high-performance acoustic componen…
|
002937 | CN | Manufacturing |
|
NIPPON CERAMIC CO.,LTD.
Developer and manufacturer of electronic components centere…
|
6929 | JP | Manufacturing |
|
NIPPON CHEMI-CON CORPORATION
A leading global producer of aluminum electrolytic capacito…
|
6997 | JP | Manufacturing |
|
NIPPON FILCON CO.,LTD.
Manufactures industrial filters, electronic components, and…
|
5942 | JP | Manufacturing |
|
Nissha Co., Ltd.
Develops products using printing, coating, molding, and met…
|
7915 | JP | Manufacturing |
|
nms Holdings Corporation
Provides human resource, electronics manufacturing, and pow…
|
2162 | JP | Manufacturing |
|
Nordic Semiconductor
A fabless semiconductor company specializing in ultra-low-p…
|
NOD | NO | Manufacturing |
|
NORTHEAST GROUP BERHAD
Manufactures and provides high-precision engineering compon…
|
— | MY | Manufacturing |
|
NOTE
Manufacturing partner for electronics, specializing in PCBA…
|
NOTE | SE | 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.