
NK — Investor Relations & Filings
Nankang Rubber Tire Corp., Ltd. is a manufacturer specializing in high-performance tires and synthetic rubber products. With over sixty years of operational history, the company focuses on the development and production of tires for passenger cars, light trucks, and specialized vehicles. It is distinguished by its commitment to safety and technical excellence, having been the first in its region to obtain the German TÜV SÜD certification. The product range encompasses a diverse array of specifications designed to meet international standards, including DOT, E-Mark, and CCC certifications. By prioritizing quality control and innovation, the company serves a global market, providing tire solutions engineered for durability and driving stability. Its operations emphasize a comprehensive approach to product development, ensuring a wide selection of sizes and performance characteristics for various automotive applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年股東常會重要決議事項 | 2026-05-26 | Chinese | |
| 115年5月22日內部人設質解質 | 2026-05-25 | Chinese | |
| 115年5月21日內部人設質解質 | 2026-05-22 | Chinese | |
| 115年5月20日內部人設質解質 | 2026-05-21 | Chinese | |
| 公告本公司董事會通過第二十一次買回庫藏股2,200仟股相關資訊 | 2026-05-19 | Chinese | |
| 第21次庫藏股基本資料 | 2026-05-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47051837 | 公告本公司115年股東常會重要決議事項 | 2026-05-26 | Chinese | ||
| 47005297 | 115年5月22日內部人設質解質 | 2026-05-25 | Chinese | ||
| 46799211 | 115年5月21日內部人設質解質 | 2026-05-22 | Chinese | ||
| 46708396 | 115年5月20日內部人設質解質 | 2026-05-21 | Chinese | ||
| 46529536 | 公告本公司董事會通過第二十一次買回庫藏股2,200仟股相關資訊 | 2026-05-19 | Chinese | ||
| 46529585 | 第21次庫藏股基本資料 | 2026-05-19 | Chinese | ||
| 46519036 | 115年5月18日內部人設質解質 | 2026-05-19 | Chinese | ||
| 46977027 | 115年5月14日內部人設質解質 | 2026-05-15 | Chinese | ||
| 46348423 | 115年第1季財務報告書 — 202601_2101_AI1.pdf | 2026-05-13 | Chinese | ||
| 46366533 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366349 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366045 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363905 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 46362068 | 115年第1季大陸投資 | 2026-05-13 | Chinese | ||
| 46367549 | 公告本公司115年第1季合併財務報告業經董事會通過 | 2026-05-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of rubber tyres and tubes; retreading and rebuilding of rubber tyres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aeolus Tyre Co.,Ltd.
Produces specialized tires for commercial, construction, ag…
|
600469 | CN | Manufacturing |
|
Apollo Tyres Ltd
Global manufacturer of tires for passenger, commercial, and…
|
APOLLOTYRE | IN | Manufacturing |
|
Balkrishna Industries Ltd.
Global manufacturer of off-highway tires for agriculture, m…
|
BALKRISIND | IN | Manufacturing |
|
BORRACHAS VIPAL S.A.
Manufacturer of rubber products, tire retreading solutions,…
|
— | BR | Manufacturing |
|
BRIDGESTONE CORPORATION
Develops, manufactures, and markets tires and diversified i…
|
5108 | JP | Manufacturing |
|
BRİSA BRİDGESTONE SABANCI LASTİK SANAYİ VE TİCARET A.Ş.
A leading tire manufacturer for passenger, commercial, and …
|
BRISA | TR | Manufacturing |
|
Ceat Ltd.
Global manufacturer of pneumatic tires and tubes for divers…
|
CEATLTD | IN | Manufacturing |
|
Compagnie Générale des Etablissements Michelin
Manufacturer of tires, high-technology materials, and trave…
|
ML | FR | Manufacturing |
|
Công ty Cổ phần Cao su Đà Nẵng
Leading manufacturer of rubber products, specializing in di…
|
DRC | VN | Manufacturing |
|
Công ty Cổ phần Cao su Sao Vàng
Manufactures diverse tires, tubes, technical rubber product…
|
SRC | VN | Manufacturing |
NK 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/51967/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51967 | 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=51967 | 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=51967 \ -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": 51967}, 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 NK (id: 51967)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.