YIEH HSING ENTERPRISE CO., LTD. — Investor Relations & Filings
Yieh Hsing Enterprise Co., Ltd. is a specialized manufacturer of steel wire rods and pipes. Established in 1978, the company produces a diverse range of products, including stainless steel wire rods, carbon steel wire rods, alloy steel wire rods, and free-cutting steel wire rods. Its manufacturing capabilities extend to stainless and carbon steel pipes, steel strips, and mechanical components. Utilizing advanced German SMS rolling technology across its production facilities, such as the Gangshan and Pingsnan plants, the company ensures high-precision output and significant production capacity. Yieh Hsing provides integrated metal processing services, including surface treatment and specialized manufacturing for global markets. The company adheres to international quality standards, including ISO 9001, serving diverse sectors such as fastener manufacturing, automotive engineering, and industrial construction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司董事會決議處分朕華及朕豪股權 | 2026-05-04 | Chinese | |
| 本公司董事會通過115年第1季財務報告 | 2026-05-04 | Chinese | |
| 公告115年第一季財務報告董事會召開日期為115年05月04日 | 2026-04-23 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-10 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-10 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40842640 | 公告本公司董事會決議處分朕華及朕豪股權 | 2026-05-04 | Chinese | ||
| 40843726 | 本公司董事會通過115年第1季財務報告 | 2026-05-04 | Chinese | ||
| 35630831 | 公告115年第一季財務報告董事會召開日期為115年05月04日 | 2026-04-23 | Chinese | ||
| 33989099 | 115年03月內部人持股異動(事後) | 2026-04-10 | Chinese | ||
| 33988991 | 115年03月董事會成員及持股 | 2026-04-10 | Chinese | ||
| 33869624 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33869623 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33503936 | 114年度財務比率 | 2026-03-17 | Chinese | ||
| 33503960 | 114年度應收帳款周轉率 | 2026-03-13 | Chinese | ||
| 33503957 | 114年度存貨週轉率 | 2026-03-13 | Chinese | ||
| 33503954 | 114年度毛利率 | 2026-03-13 | Chinese | ||
| 33503951 | 114年度營益分析 | 2026-03-13 | Chinese | ||
| 33503947 | 114年第4季權益變動表 | 2026-03-13 | Chinese | ||
| 33503944 | 114年第4季現金流量表 | 2026-03-13 | Chinese | ||
| 33503941 | 114年第4季綜合損益表 | 2026-03-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Xining Special Steel Co.,Ltd
Produces high-quality special steel for industrial engineer…
|
600117 | CN | Manufacturing |
|
Xinjiang Ba Yi Iron & Steel Co.,Ltd.
Integrated producer of ferrous metal products for infrastru…
|
600581 | CN | Manufacturing |
|
XINXING DUCTILE IRON PIPES CO., LTD
Manufactures ductile iron pipes and steel products for wate…
|
000778 | CN | Manufacturing |
|
Xinyu Iron & Steel Co.,Ltd
Integrated producer of high-performance metallurgical produ…
|
600782 | CN | Manufacturing |
|
Yalian Steel Corporation
Manufactures LSAW steel pipes for oil/gas pipelines and pro…
|
YL | CA | Manufacturing |
|
YAMATO KOGYO CO.,LTD.
An electric furnace steel manufacturer of structural steel …
|
5444 | JP | Manufacturing |
|
YC Inox Co.,Ltd
Manufacturer of stainless steel pipes, tubes, sheets, and p…
|
2034 | TW | Manufacturing |
|
YIEH PHUI ENTERPRISE CO.,LTD.
Manufacturer of metallic coated steel, pre-painted steel, a…
|
2023 | TW | Manufacturing |
|
Yodogawa Steel Works,Ltd.
Manufacturer of steel sheets, building materials, exterior …
|
5451 | JP | Manufacturing |
|
YONGJIN TECHNOLOGY GROUP CO., LTD
Produces precision cold-rolled stainless steel strips for h…
|
603995 | CN | Manufacturing |
YIEH HSING ENTERPRISE CO., LTD. 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/51939/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51939 | 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=51939 | 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=51939 \ -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": 51939}, 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 YIEH HSING ENTERPRISE CO., LTD. (id: 51939)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.