
TYG — Investor Relations & Filings
Tong Yang Industry Co., Ltd. (TYG) is a global manufacturer specializing in automotive interior and exterior components for both Original Equipment Manufacturing (OEM) and Aftermarket (AM) sectors. Established in 1952, the company has become a leading supplier of collision replacement parts, including bumpers, instrument panels, grilles, fenders, hoods, and cooling systems. TYG maintains an extensive international distribution network, serving over 2,300 customers across 200 countries. The company integrates advanced research and development capabilities focused on material science, process engineering, and product design. Key operational strengths include large-scale automated logistics centers and specialized facilities for trivalent chromium electroplating and water-based coating. TYG continues to expand its global footprint through strategic infrastructure investments and production scaling to support the evolving requirements of the automotive supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_1319_20260617FE2.pdf | 2026-05-14 | English | |
| 115年年報及股東會資料 — 2026_1319_20260617FE1.pdf | 2026-05-14 | English | |
| 115年年報及股東會資料 — 2026_1319_20260617F01.pdf | 2026-05-14 | Chinese | |
| 115年年報及股東會資料 — 2026_1319_20260617F13.pdf | 2026-05-14 | Chinese | |
| 115年年報及股東會資料 — 2026_1319_20260617F02.pdf | 2026-05-14 | Chinese | |
| 115年第1季財務報告書 — 202601_1319_AI1.pdf | 2026-05-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46371939 | 115年年報及股東會資料 — 2026_1319_20260617FE2.pdf | 2026-05-14 | English | ||
| 46371938 | 115年年報及股東會資料 — 2026_1319_20260617FE1.pdf | 2026-05-14 | English | ||
| 46371937 | 115年年報及股東會資料 — 2026_1319_20260617F01.pdf | 2026-05-14 | Chinese | ||
| 46371941 | 115年年報及股東會資料 — 2026_1319_20260617F13.pdf | 2026-05-14 | Chinese | ||
| 46371940 | 115年年報及股東會資料 — 2026_1319_20260617F02.pdf | 2026-05-14 | Chinese | ||
| 45994390 | 115年第1季財務報告書 — 202601_1319_AI1.pdf | 2026-05-13 | Chinese | ||
| 46362064 | 115年第1季大陸投資 | 2026-05-13 | Chinese | ||
| 46366535 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366351 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366047 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363906 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 46363183 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 45694656 | 115年05月僑外投資持股 | 2026-05-11 | Chinese | ||
| 46891208 | 公告本公司董事會決議配息基準日 | 2026-05-08 | Chinese | ||
| 46891209 | 公告本公司董事會通過115年第一季 合併財務報告 | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GORDON
Manufacturer of metal replacement crash parts for the globa…
|
1524 | TW | Manufacturing |
|
GRAMMER AG
Develops and manufactures interior components and systems f…
|
GMM | DE | Manufacturing |
|
Grupo Industrial Saltillo, S.A.B. de C.V.
Manufactures engineered automotive components and consumer …
|
GISSA | MX | Manufacturing |
|
G.S. Auto International Ltd.
Manufactures precision automotive suspension and chassis pa…
|
513059 | IN | Manufacturing |
|
GSP AUTOMOTIVE GROUP WENZHOU CO., LTD.
Produces driveline, steering, and suspension components for…
|
605088 | CN | Manufacturing |
|
G-TEKT CORPORATION
Specialized manufacturer of auto body frame and transmissio…
|
5970 | JP | Manufacturing |
|
Guangdong Dcenti Auto-Parts Stock Limited Company
Produces high-performance aluminum alloy wheels for the glo…
|
603335 | CN | Manufacturing |
|
Guangzhou Jinzhong Auto Parts Manufacturing Co., Ltd.
Designs and produces exterior decorative auto components an…
|
301133 | CN | Manufacturing |
|
Guangzhou Ruili Kormee Automotive Electronic Co., Ltd.
Develops electronic braking and stability control systems f…
|
001285 | CN | Manufacturing |
|
Guilin Fuda Co.,Ltd.
Produces high-precision automotive components, crankshafts,…
|
603166 | CN | Manufacturing |
TYG 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/51775/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51775 | 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=51775 | 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=51775 \ -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": 51775}, 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 TYG (id: 51775)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.