TAYHO ADVANCED MATERIALS GROUP CO.,LTD. — Investor Relations & Filings
TAYHO ADVANCED MATERIALS GROUP CO.,LTD. specializes in the research, development, and production of high-performance fibers and synthetic materials. The company’s core product portfolio includes meta-aramid, para-aramid, and spandex fibers. These materials are utilized across diverse sectors such as personal protection, aerospace, automotive manufacturing, environmental protection, and telecommunications. Its meta-aramid products are widely used in flame-retardant apparel and electrical insulation, while its para-aramid fibers serve high-strength applications like bulletproof vests and optical fiber reinforcement. The company also produces spandex for the textile and apparel industries. By focusing on advanced polymer technology, the group provides specialized solutions for heat resistance, chemical stability, and mechanical strength in demanding industrial environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 募集资金2025年度存放与使用情况报告 | 2026-04-13 | Chinese | |
| 中信证券股份有限公司关于泰和新材集团股份有限公司2025年度募集资金存放与使用情况的专项核查报告 | 2026-04-13 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-13 | Chinese | |
| 关于拟续聘2026年度会计师事务所的公告 | 2026-04-13 | Chinese | |
| 2025年度独立董事述职报告(唐长江) | 2026-04-13 | Chinese | |
| 2025年度独立董事述职报告(程永峰) | 2026-04-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35204959 | 募集资金2025年度存放与使用情况报告 | 2026-04-13 | Chinese | ||
| 35204944 | 中信证券股份有限公司关于泰和新材集团股份有限公司2025年度募集资金存放与使用情况的专项核查报告 | 2026-04-13 | Chinese | ||
| 35204935 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-13 | Chinese | ||
| 35204932 | 关于拟续聘2026年度会计师事务所的公告 | 2026-04-13 | Chinese | ||
| 35204927 | 2025年度独立董事述职报告(唐长江) | 2026-04-13 | Chinese | ||
| 35204923 | 2025年度独立董事述职报告(程永峰) | 2026-04-13 | Chinese | ||
| 35204921 | 薪酬管理制度 | 2026-04-13 | Chinese | ||
| 35204918 | 独立董事提名人声明与承诺(唐长江) | 2026-04-13 | Chinese | ||
| 35204914 | 关于泰和新材集团股份有限公司2025年度募集资金存放与实际使用情况鉴证报告 | 2026-04-13 | Chinese | ||
| 35204912 | 关于对会计师事务所2025年度履职情况评估及审计委员会履行监督职责情况的报告 | 2026-04-13 | Chinese | ||
| 35204910 | 2025年年度报告摘要 | 2026-04-13 | Chinese | ||
| 35204904 | 关于控股子公司泰和兴披露2025年年度报告的提示性公告 | 2026-04-10 | Chinese | ||
| 35204900 | 关于控股子公司民士达披露2025年度报告的提示性公告 | 2026-03-19 | Chinese | ||
| 35204894 | 2025年度业绩预告 | 2026-01-30 | Chinese | ||
| 35204890 | 中信证券股份有限公司关于泰和新材集团股份有限公司非公开发行限售股解除限售暨上市流通的核查意见 | 2026-01-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acelon Chemicals & Fiber Corporation
Manufactures synthetic fibers, filament yarns, and sustaina…
|
1466 | TW | Manufacturing |
|
AKSA AKRİLİK KİMYA SANAYİİ A.Ş.
The world's largest acrylic fiber producer for textile and …
|
AKSA | TR | Manufacturing |
|
Anhui Wanwei Updated High-Tech Material Industry Co.,Ltd
Produces PVA-based chemical fibers and advanced materials f…
|
600063 | CN | Manufacturing |
|
Aquafil
A global producer of synthetic fibers and regenerated nylon…
|
ECNL | IT | Manufacturing |
|
BEIJING TONGYIZHONG NEW MATERIAL TECHNOLOGY CORPORATION
Produces UHMWPE fibers and ballistic protection materials f…
|
688722 | CN | Manufacturing |
|
Bolt Projects Holdings, Inc.
Develops and produces biomaterials for the beauty, personal…
|
BSLK | US | Manufacturing |
|
Celanese Canada Inc.
Key manufacturer of specialty chemicals, synthetic fibers, …
|
— | CA | Manufacturing |
|
China Man-Made Fiber Corporation
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | Manufacturing |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
Command Polymers Limited
Manufactures recycled polyester fibers and granules from po…
|
543843 | IN | Manufacturing |
TAYHO ADVANCED MATERIALS GROUP CO.,LTD. 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/54306/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54306 | 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=54306 | 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=54306 \ -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": 54306}, 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 TAYHO ADVANCED MATERIALS GROUP CO.,LTD. (id: 54306)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.