
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 |
|---|---|---|---|
|
Keboda Technology Co., Ltd.
Develops and manufactures automotive lighting, motor, and e…
|
603786 | CN | Manufacturing |
|
Kehua Holdings Co.,Ltd
Manufactures turbocharger turbine and center housings for t…
|
603161 | CN | Manufacturing |
|
Kelso Technologies
Develops proprietary safety equipment and specialized compo…
|
KLS | CA | Manufacturing |
|
KHPT HOLDINGS BERHAD
Investment holding company manufacturing and selling automo…
|
— | MY | Manufacturing |
|
Kinetic Engineering Ltd.
Produces precision powertrain components and assemblies for…
|
500240 | IN | Manufacturing |
|
KING SHING
Specialized manufacturer of automotive cooling and AC syste…
|
7732 | TW | Manufacturing |
|
Knorr-Bremse AG
Global leader in braking systems and safety-critical subsys…
|
KBX | DE | Manufacturing |
|
KODACO CO., LTD
Manufacturer of automotive components using die-casting and…
|
046070 | KR | Manufacturing |
|
Kongsberg Automotive
A global supplier of technology-driven solutions for the wo…
|
KOA | NO | Manufacturing |
|
KOREA FUEL-TECH CORPORATION
Manufacturer of eco-friendly fuel systems and vehicle inter…
|
123410 | KR | 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.