
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 |
|---|---|---|---|
|
Fulin Precision Co., Ltd.
Manufacturer of precision automotive components and lithium…
|
300432 | CN | Manufacturing |
|
FUTABA INDUSTRIAL CO., LTD.
Global manufacturer of stamped and welded automotive compon…
|
7241 | JP | Manufacturing |
|
Fuxin Dare Automotive Parts Co., Ltd.
Manufactures precision pumps, motors, and NVH solutions for…
|
300473 | CN | Manufacturing |
|
Gabriel India Ltd.
Designs and manufactures ride control products for automoti…
|
GABRIEL | IN | Manufacturing |
|
Garrett Motion Inc.
Develops turbochargers and electric boosting tech for vehic…
|
GTX | US | Manufacturing |
|
Gestamp Automocion S.A.
Designs, develops, and manufactures engineered metal compon…
|
GEST | ES | Manufacturing |
|
GLOBALTEC FORMATION BERHAD
Investment holding with diversified segments: Integrated Ma…
|
— | MY | Manufacturing |
|
GMB CORPORATION
Independent global manufacturer of automotive parts for OEM…
|
7214 | JP | Manufacturing |
|
GMB Korea Corp.
Manufacturer of automotive precision parts, bearings, and e…
|
013870 | KR | Manufacturing |
|
G N A Axles Limited
Produces rear axle shafts, spindles and drive shafts for co…
|
GNA | IN | 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.