
T.Y. — 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年第1季海外子公司投資 | 2026-05-12 | Chinese | |
| 115年第1季權益變動表 | 2026-05-12 | Chinese | |
| 115年第1季現金流量表 | 2026-05-12 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-12 | Chinese | |
| 115年第1季資產負債表 | 2026-05-12 | Chinese | |
| 115年第1季財務報告書 — 202601_1568_AI1.pdf | 2026-05-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46126018 | 115年第1季海外子公司投資 | 2026-05-12 | Chinese | ||
| 46171180 | 115年第1季權益變動表 | 2026-05-12 | Chinese | ||
| 46156408 | 115年第1季現金流量表 | 2026-05-12 | Chinese | ||
| 46154787 | 115年第1季綜合損益表 | 2026-05-12 | Chinese | ||
| 46141906 | 115年第1季資產負債表 | 2026-05-12 | Chinese | ||
| 45591609 | 115年第1季財務報告書 — 202601_1568_AI1.pdf | 2026-05-11 | Chinese | ||
| 46912898 | 115年4月營業收入 | 2026-05-08 | Chinese | ||
| 46912893 | 115年4月背書保證與資金貸與 | 2026-05-08 | Chinese | ||
| 46912904 | 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | ||
| 46912899 | 115年04月董事會成員及持股 | 2026-05-06 | Chinese | ||
| 46912909 | 董事會決議對馬來西亞子公司增資 | 2026-05-06 | Chinese | ||
| 46912911 | 公告本公司董事會決議配息基準日 | 2026-05-06 | Chinese | ||
| 46912914 | 公告本公司董事會通過民國115年度第1季合併財務報告 | 2026-05-06 | Chinese | ||
| 38525629 | 115年04月僑外投資持股 | 2026-04-29 | Chinese | ||
| 37380369 | 公告本公司115年度第一季合併財務報告董事會預計召開日期 為115年05月06日 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Pavna Industries Limited
Manufactures precision components and locking systems for d…
|
PAVNAIND | IN | Manufacturing |
|
PHINIA INC.
Global provider of fuel systems, electrical systems, and af…
|
PHIN | US | Manufacturing |
|
PIM KOREA Co.,Ltd.
Specialty manufacturer of advanced parts using Metal Inject…
|
448900 | KR | Manufacturing |
|
POWER SOLUTIONS INTERNATIONAL, INC.
Designs and manufactures fuel-flexible, emission-certified …
|
PSIX | US | Manufacturing |
|
PPAP Automotive Limited
Designs and manufactures automotive sealing systems and inj…
|
PPAP | IN | Manufacturing |
|
Precision Camshafts Limited
Global manufacturer of precision camshafts and components f…
|
PRECAM | IN | Manufacturing |
|
PRESS KOGYO CO.,LTD.
Manufactures components for the automotive and construction…
|
7246 | JP | Manufacturing |
|
Pricol Limited
Manufactures driver information systems, sensors, actuators…
|
PRICOLLTD | IN | Manufacturing |
|
Pritika Auto Industries Limited
Produces precision machined components and castings for agr…
|
PRITIKAUTO | IN | Manufacturing |
|
Pritika Engineering Components Limited
Manufactures precision machined components and castings for…
|
PRITIKA | IN | Manufacturing |
T.Y. 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 T.Y. (id: 51867)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.