
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 |
|---|---|---|---|
|
Ningbo Changhong Polymer Scientific and Technical Inc.
Develops and produces high-performance styrene-based thermo…
|
605008 | CN | Manufacturing |
|
Ningbo Color Master Batch CO., LTD.
Develops high-performance color and functional masterbatche…
|
301019 | CN | Manufacturing |
|
NINGXIA YINGLITE CHEMICALS CO.,LTD
Produces PVC resin, caustic soda, and calcium carbide for i…
|
000635 | CN | Manufacturing |
|
NIPPON CARBIDE INDUSTRIES CO.,INC.
Manufacturer of chemicals, films, and electronic and functi…
|
4064 | JP | Manufacturing |
|
NKY Medical Holdings Ltd.
Produces PVP polymers, specialty chemicals, and medical con…
|
300109 | CN | Manufacturing |
|
North Chemical Industries Co., Ltd.
Global supplier of nitrocellulose, cellulose derivatives, a…
|
002246 | CN | Manufacturing |
|
NPK CO.,LTD
Manufacturer of synthetic materials and engineering plastic…
|
048830 | KR | Manufacturing |
|
OMV AG
An integrated energy, fuels, and chemicals company transiti…
|
OMV | AT | Manufacturing |
|
Orbia Advance Corporation, S.A.B. de C.V.
Global provider of specialty products for food, water, conn…
|
MEXCHEM | MX | Manufacturing |
|
ORIENTAL ENERGY CO., LTD.
Integrated LPG value chain operator producing propylene and…
|
002221 | CN | 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.