TSANG YOW INDUSTRIAL CO.,LTD. — Investor Relations & Filings
Tsang Yow Industrial Co., Ltd. is a specialized manufacturer of transmission system components and assemblies. Established in 1985, the company focuses on the precision engineering of automatic transmission parts, including components for AT and CVT systems. Its product portfolio encompasses powertrain assemblies for passenger vehicles, heavy-duty trucks, and marine applications. Tsang Yow provides comprehensive manufacturing solutions, from individual components to complex transmission assemblies, catering to world-renowned original equipment manufacturers (OEMs). With a foundation in high-precision mechanical production, the company supports global supply chains through its expertise in powertrain technology and technical excellence in transmission system development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年04月僑外投資持股 | 2026-04-29 | Chinese | |
| 公告本公司115年度第一季合併財務報告董事會預計召開日期 為115年05月06日 | 2026-04-27 | Chinese | |
| 115年年報及股東會資料 — 2026_1568_20260526FE2.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_1568_20260526F02.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_1568_20260526F13.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_1568_20260526FE1.pdf | 2026-04-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38525629 | 115年04月僑外投資持股 | 2026-04-29 | Chinese | ||
| 37380369 | 公告本公司115年度第一季合併財務報告董事會預計召開日期 為115年05月06日 | 2026-04-27 | Chinese | ||
| 36102447 | 115年年報及股東會資料 — 2026_1568_20260526FE2.pdf | 2026-04-24 | Chinese | ||
| 36102344 | 115年年報及股東會資料 — 2026_1568_20260526F02.pdf | 2026-04-24 | Chinese | ||
| 36102194 | 115年年報及股東會資料 — 2026_1568_20260526F13.pdf | 2026-04-24 | Chinese | ||
| 36102154 | 115年年報及股東會資料 — 2026_1568_20260526FE1.pdf | 2026-04-24 | English | ||
| 36102109 | 115年年報及股東會資料 — 2026_1568_20260526F01.pdf | 2026-04-24 | Chinese | ||
| 33962399 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33962397 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33794987 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33794985 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 33380505 | 公告本公司董事會決議召開115年股東常會相關事宜 (刪除原7、8、9項目) | 2026-03-13 | Chinese | ||
| 33380509 | 114年第4季海外子公司投資 | 2026-03-11 | Chinese | ||
| 33380513 | 114年度財務比率 | 2026-03-11 | Chinese | ||
| 33380550 | 114年度營益分析 | 2026-03-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
F.C.C.CO.,LTD.
An integrated manufacturer of clutches and other components…
|
7296 | JP | Manufacturing |
|
Federal-Mogul Goetze (India) Ltd
Manufacturer of precision engine components like pistons, r…
|
FMGOETZE | IN | Manufacturing |
|
FEDERAL MOGUL İZMİT PİSTON VE PİM ÜRETİM TESİSLERİ A.Ş.
Manufacturer of pistons, pins, liners, and rings for automo…
|
FMIZP | TR | Manufacturing |
|
Feilong Auto Components Co.,Ltd.
Manufacturer of engine components and thermal management sy…
|
002536 | CN | Manufacturing |
|
FINESINTER CO.,LTD.
Manufacturer of sintered metal parts and hydraulic units us…
|
5994 | JP | Manufacturing |
|
FOX FACTORY HOLDING CORP
Designs and manufactures performance products for specialty…
|
FOXF | US | Manufacturing |
|
FRASLE MOBILITY S.A.
Global provider of friction materials and motion control so…
|
— | BR | Manufacturing |
|
F-TECH INC.
Manufacturer of automotive components specializing in chass…
|
7212 | JP | Manufacturing |
|
FUJI OOZX Inc.
Specialized manufacturer of engine valves and components fo…
|
7299 | JP | Manufacturing |
|
Fulin Precision Co., Ltd.
Manufacturer of precision automotive components and lithium…
|
300432 | CN | Manufacturing |
TSANG YOW INDUSTRIAL CO.,LTD. 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/51867/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51867 | 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=51867 | 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=51867 \ -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": 51867}, 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 TSANG YOW INDUSTRIAL CO.,LTD. (id: 51867)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.