
NANTEX — Investor Relations & Filings
Nantex Industry Co., Ltd. is a global manufacturer specializing in the production and distribution of synthetic rubber and latex materials. Established in 1979, the company is recognized as one of the world's top five producers of Nitrile Butadiene Rubber (NBR). Its core product portfolio includes NBR and SBR synthetic latex, Nancar NBR rubber, Dynaprene thermoplastic elastomers (TPE), and Nancar carbon masterbatch (CMB). Leveraging advanced manufacturing technology and specialized equipment, the company provides high-performance materials for diverse applications in sectors such as automotive, medical, and consumer goods. Nantex focuses on technical innovation and quality control to meet rigorous industrial standards. Through strategic market expansion and a commitment to operational excellence, the company maintains a significant presence in the international polymer and elastomer markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股東會重要決議事項 | 2026-05-26 | Chinese | |
| 代重要子公司-南美特科技股份有限公司 公告新任總裁案 | 2026-05-15 | Chinese | |
| 代重要子公司-南美特科技股份有限公司 公告司除息基準日及相關事宜 | 2026-05-15 | Chinese | |
| 代重要子公司-南美特科技股份有限公司 公告董事會選任董事長案 | 2026-05-15 | Chinese | |
| 代重要子公司-南美特科技股份有限公司 公告新任董事及監察人。 | 2026-05-15 | Chinese | |
| 115年第1季財務報告書 — 202601_2108_AI1.pdf | 2026-05-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47068316 | 股東會重要決議事項 | 2026-05-26 | Chinese | ||
| 46978469 | 代重要子公司-南美特科技股份有限公司 公告新任總裁案 | 2026-05-15 | Chinese | ||
| 46978470 | 代重要子公司-南美特科技股份有限公司 公告司除息基準日及相關事宜 | 2026-05-15 | Chinese | ||
| 46978471 | 代重要子公司-南美特科技股份有限公司 公告董事會選任董事長案 | 2026-05-15 | Chinese | ||
| 46978472 | 代重要子公司-南美特科技股份有限公司 公告新任董事及監察人。 | 2026-05-15 | Chinese | ||
| 45533204 | 115年第1季財務報告書 — 202601_2108_AI1.pdf | 2026-05-11 | Chinese | ||
| 45751477 | 代子公司英泰美國際有限公司(B.V.I) 公告董事會決議盈餘分配案。 | 2026-05-11 | Chinese | ||
| 45746298 | 115年第1季權益變動表 | 2026-05-11 | Chinese | ||
| 45746228 | 115年第1季現金流量表 | 2026-05-11 | Chinese | ||
| 45741504 | 115年第1季綜合損益表 | 2026-05-11 | Chinese | ||
| 45741310 | 115年第1季資產負債表 | 2026-05-11 | Chinese | ||
| 45740860 | 115年第1季海外子公司投資 | 2026-05-11 | Chinese | ||
| 45740566 | 115年第1季大陸投資 | 2026-05-11 | Chinese | ||
| 45752161 | 公告本公司董事會通過115年第1季合併財務報告 | 2026-05-11 | Chinese | ||
| 46979414 | 114年年報及股東會資料 — 2025_2108_20260526F04.pdf | 2026-05-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SUNRESIN NEW MATERIALS CO.,LTD, XI'AN
Specialized provider of adsorption resins and integrated se…
|
300487 | CN | Manufacturing |
|
Super-Dragon Engineering Plastics Co., Ltd.
Researches and manufactures high-performance modified plast…
|
301131 | CN | Manufacturing |
|
Supreme Petrochem Ltd.
Leading manufacturer of polystyrene and styrenic polymers f…
|
SPLPETRO | IN | Manufacturing |
|
SUZHOU NANOMICRO TECHNOLOGY CO., LTD
Develops and manufactures high-performance microspheres and…
|
688690 | CN | Manufacturing |
|
Suzhou YourBest New-type Materials Co.,Ltd.
Develops and produces high-performance modified polymer mat…
|
301266 | CN | Manufacturing |
|
Swancor
Develops high-performance resins and recyclable composites …
|
3708 | TW | Manufacturing |
|
Swancor Advanced Materials Co., Ltd.
Develops high-performance resins and composites for wind en…
|
688585 | CN | Manufacturing |
|
Synthomer PLC
A specialty chemical company making aqueous polymers for va…
|
SYNT | GB | Manufacturing |
|
TECHSTORM ADVANCED MATERIAL CORPORATION LIMITED
Develops and manufactures high-performance epoxy resins and…
|
601026 | CN | Manufacturing |
|
TITAN CHEMICALS CORP. BHD.
prominent producer of petrochemical products, offering olef…
|
— | MY | Manufacturing |
NANTEX 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/51974/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51974 | 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=51974 | 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=51974 \ -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": 51974}, 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 NANTEX (id: 51974)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.