
KHC — Investor Relations & Filings
Kao Hsing Chang Iron & Steel Corp. is a manufacturer specializing in the production and processing of diverse steel products. Its core portfolio includes black and galvanized steel pipes, steel pipe piles, and structural section steel. The company maintains extensive capabilities in the manufacturing of hot-rolled and cold-rolled steel coils and plates, as well as cold-rolled steel strips and high-strength strapping steel strips. Furthermore, its product range extends to specialized materials including stainless steel coils, silicon steel coils, coated steel coils, and tinplate. By providing high-quality steel billets and finished metal products, the company serves critical requirements across the construction, industrial manufacturing, and packaging sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 106年11月背書保證與資金貸與 | 2017-12-08 | Chinese | |
| 公告本公司第六次買回庫藏股已執行完畢 | 2017-12-04 | Chinese | |
| 第6次庫藏股執行結果 | 2017-12-04 | Chinese | |
| 庫藏股買回情形 | 2017-11-29 | Chinese | |
| 本次買回股份數量累積達公司已發行股份總額百分之二 | 2017-11-29 | Chinese | |
| 106年11月法人說明會簡報 — 200820171127E001.pdf | 2017-11-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
15 filings
| |||||
| 33504968 | 106年11月背書保證與資金貸與 | 2017-12-08 | Chinese | ||
| 33504970 | 公告本公司第六次買回庫藏股已執行完畢 | 2017-12-04 | Chinese | ||
| 33504971 | 第6次庫藏股執行結果 | 2017-12-04 | Chinese | ||
| 33504973 | 庫藏股買回情形 | 2017-11-29 | Chinese | ||
| 33504975 | 本次買回股份數量累積達公司已發行股份總額百分之二 | 2017-11-29 | Chinese | ||
| 33504982 | 106年11月法人說明會簡報 — 200820171127E001.pdf | 2017-11-27 | Chinese | ||
| 33504979 | 106年11月法人說明會簡報 — 200820171127M001.pdf | 2017-11-27 | Chinese | ||
| 33504977 | 106年11月法人說明會簡報 | 2017-11-27 | Chinese | ||
| 33504983 | 公告本公司召開法說會相關內容 | 2017-11-27 | Chinese | ||
| 33504985 | 庫藏股買回情形 | 2017-11-24 | Chinese | ||
| 33504994 | 本次買回股份數量累積達公司已發行股份總額百分之二 | 2017-11-24 | Chinese | ||
| 33504996 | 庫藏股買回情形 | 2017-11-21 | Chinese | ||
| 33504998 | 本次買回股份數量累積達公司已發行股份總額百分之二 | 2017-11-21 | Chinese | ||
| 33505000 | 原發布有價證券於集中交易市場達公布注意交易資訊標準 重訊,分母更正為絕對值重新計算與去年同期增(減)(%)。 | 2017-11-17 | Chinese | ||
| 33505001 | 係因本公司有價證券於集中交易市場達公布注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解。 | 2017-11-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acerinox S.A.
Global manufacturer of stainless steel and high-performance…
|
ACX | ES | Manufacturing |
|
Aditya Ispat Ltd.
Manufacturer of bright steel bars for automotive and engine…
|
513513 | IN | Manufacturing |
|
Aditya Ultra Steel Limited
Produces high-quality TMT bars for infrastructure and const…
|
AUSL | IN | Manufacturing |
|
ADVANCED TECHNOLOGY & MATERIALS CO.,LTD
Develops advanced metallic materials, magnetic products, an…
|
000969 | CN | Manufacturing |
|
Agha Steel Ind.Ltd
Fully automatic steel manufacturer specializing in high-qua…
|
AGHA | PK | Manufacturing |
|
AICHI STEEL CORPORATION
Manufacturer of specialty steel, forged products, and elect…
|
5482 | JP | Manufacturing |
|
Aisha Steel Convertible (Pref)
Manufacturer of value-added flat-rolled steel, specializing…
|
ASLPS | PK | Manufacturing |
|
Aisha Steel Convt (Pref) Right
Manufacturer of Cold Rolled and Hot Dipped Galvanized coils…
|
ASLCPS | PK | Manufacturing |
|
Aisha Steel Mills Limited
Leading manufacturer in value-added flat-rolled steel, prod…
|
ASL | PK | Manufacturing |
|
AJUSTEEL CO.,LTD.
Manufacturer of steel materials specializing in surface des…
|
139990 | KR | Manufacturing |
KHC 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/51940/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51940 | 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=51940 | 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=51940 \ -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": 51940}, 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 KHC (id: 51940)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.