
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 |
|---|---|---|---|
|
Origin Materials, Inc.
A carbon-negative materials company converting biomass to r…
|
ORGN | US | Manufacturing |
|
Oriniko Advanced Plastics Co., Ltd.
Develops and manufactures high-performance modified plastic…
|
688219 | CN | Manufacturing |
|
OXIQUIM S.A.
Integral chemical company providing products and logistics …
|
— | CL | Manufacturing |
|
Padmanabh Alloys & Polymers Ltd.
Produces plastic compounds, masterbatches, and polymer allo…
|
531779 | IN | Manufacturing |
|
Padmanabh Industries Limited
Manufactures and trades specialty chemicals, plastic compou…
|
526905 | IN | Manufacturing |
|
Pakistan Synthetics Limited
Manufactures and sells a diverse range of packaging materia…
|
PSYL | PK | Manufacturing |
|
PAO Organicheskiy Sintez
A chemical producer of polyethylene and the sole domestic m…
|
KZOS | RU | Manufacturing |
|
Parx Materials N.V.
Develops a biocide-free antimicrobial and antiviral technol…
|
MLPRX | NL | Manufacturing |
|
Patricios S.A.I.C.
A manufacturing company specializing in plastics, synthetic…
|
— | AR | Manufacturing |
|
PETKİM PETROKİMYA HOLDİNG A.Ş.
A leading manufacturer of petrochemicals, thermoplastics, a…
|
PETKM | TR | 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.