
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 |
|---|---|---|---|
|
Landi Renzo
Designs and manufactures alternative fuel systems for vehic…
|
LR | IT | Manufacturing |
|
LEAR CORP
Designs and manufactures automotive seating and E-Systems f…
|
LEA | US | Manufacturing |
|
Linamar Corporation
Advanced manufacturer creating solutions for motion, work, …
|
LNR | CA | Manufacturing |
|
LING YUN INDUSTRIAL CORPORATION LIMITED
Develops automotive structural parts, crash systems, and pl…
|
600480 | CN | Manufacturing |
|
Loads Limited
Prominent manufacturer of automotive parts for multi-nation…
|
LOADS | PK | Manufacturing |
|
LOADS Limited (Right)
Manufacturer of automotive components, serving major multi-…
|
LOADSR1 | PK | Manufacturing |
|
Lumax Auto Technologies Ltd.
Manufacturer of automotive components and systems for diver…
|
LUMAXTECH | IN | Manufacturing |
|
MAEDA KOSEN CO., LTD.
A manufacturer of materials for social and industrial infra…
|
7821 | JP | Manufacturing |
|
MAHLE METAL LEVE S.A.
Manufacturer of engine components and filtration systems fo…
|
— | BR | Manufacturing |
|
MANGELS INDUSTRIAL S.A.
Manufacturer of automotive aluminum wheels and steel pressu…
|
— | BR | 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.