
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 |
|---|---|---|---|
|
KPX CHEMICAL CO., LTD.
Manufacturer of polyurethane solutions and fine chemicals f…
|
025000 | KR | Manufacturing |
|
KPX HOLDINGS CO., LTD.
Holding company for subsidiaries producing polyurethane and…
|
092230 | KR | Manufacturing |
|
KUKDO CHEMICAL CO.,LTD
A manufacturer of epoxy resins, curing agents, and other ad…
|
007690 | KR | Manufacturing |
|
KUMHO PETRO CHEMICAL CO.,LTD
A global petrochemical company specializing in synthetic ru…
|
011780 | KR | Manufacturing |
|
LECRON INDUSTRIAL DEVELOPMENT GROUP CO., LTD
Produces polyurethane and fluorine products for insulation …
|
300343 | CN | Manufacturing |
|
Levima Advanced Materials Corporation
Produces high-end chemical materials, EVA copolymers, and s…
|
003022 | CN | Manufacturing |
|
LG CHEM LTD
Global science company in petrochemicals, advanced material…
|
051910 | KR | Manufacturing |
|
LION CHEMTECH CO., Ltd.
Manufacturer of acrylic solid surfaces and synthetic waxes …
|
171120 | KR | Manufacturing |
|
Loop Industries, Inc.
A technology company that chemically recycles PET plastic i…
|
LOOP | US | Manufacturing |
|
LOTTE CHEMICAL TITAN HOLDING BERHAD
A leading integrated producer of petrochemicals, supplying …
|
— | 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.