
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 |
|---|---|---|---|
|
Guizhou Guihang Automotive Components Co.,Ltd
Develops and manufactures automotive sealing, electromechan…
|
600523 | CN | Manufacturing |
|
GUYOUNG TECHNOLOGY CO., LTD.
A specialized manufacturer and supplier of automotive compo…
|
053270 | KR | Manufacturing |
|
Hamaton Automotive Technology Co.,Ltd.
Develops and manufactures TPMS solutions and tire valves fo…
|
300643 | CN | Manufacturing |
|
HANDS CORPORATION LTD.
Global manufacturer of aluminum alloy wheels for the automo…
|
143210 | KR | Manufacturing |
|
Hangzhou XZB Tech Co.,Ltd
Manufactures high-precision engine valve train components f…
|
603040 | CN | Manufacturing |
|
Hangzhou Zhengqiang Corporation Limited
Produces precision automotive transmission components and u…
|
301119 | CN | Manufacturing |
|
HANJOO LIGHT METAL CO., LTD.
Manufacturer of lightweight aluminum cast products for the …
|
198940 | KR | Manufacturing |
|
Hanon Systems
Supplier of automotive thermal and energy management soluti…
|
018880 | KR | Manufacturing |
|
Harbin Dongan Auto Engine Co.,Ltd
Develops and manufactures automotive engines, transmissions…
|
600178 | CN | Manufacturing |
|
HARBIN VITI ELECTRONICS CORP
Develops automotive electronics, CAN bus systems, and digit…
|
603023 | 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.