Feng Hsin Steel Co., Ltd. — Investor Relations & Filings
Feng Hsin Steel Co., Ltd. is an integrated manufacturer specializing in the production, processing, and sale of a comprehensive range of steel products. Established in 1969, the company utilizes Electric Arc Furnace (EAF) technology to manufacture high-quality materials, including angle irons, steel channels, flat bars, round bars, square bars, and deformed bars. Its product portfolio extends to rebars, wire rods, and special steel billets, serving diverse applications in construction and industrial manufacturing. As a facility capable of producing section steel, wire rods, and rebars, the company maintains a significant role in regional market pricing. Feng Hsin Steel adheres to international quality standards with certifications including ISO, JIS, CE, and IATF. The organization focuses on sustainable operations through resource recycling, carbon reduction, and ESG initiatives to support long-term manufacturing excellence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司一年內處分同一有價證券金額達新台幣三億元 | 2026-05-05 | Chinese | |
| 115年第1季財務報告書 — 202601_2015_AI1.pdf | 2026-04-29 | Chinese | |
| 本公司民國115年第一季合併財務報告業經董事會決議通過 | 2026-04-29 | Chinese | |
| 115年第1季權益變動表 | 2026-04-29 | English | |
| 115年第1季現金流量表 | 2026-04-29 | Chinese | |
| 115年第1季綜合損益表 | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41307966 | 公告本公司一年內處分同一有價證券金額達新台幣三億元 | 2026-05-05 | Chinese | ||
| 38594466 | 115年第1季財務報告書 — 202601_2015_AI1.pdf | 2026-04-29 | Chinese | ||
| 38476346 | 本公司民國115年第一季合併財務報告業經董事會決議通過 | 2026-04-29 | Chinese | ||
| 38436273 | 115年第1季權益變動表 | 2026-04-29 | English | ||
| 38436261 | 115年第1季現金流量表 | 2026-04-29 | Chinese | ||
| 38436245 | 115年第1季綜合損益表 | 2026-04-29 | Chinese | ||
| 38436230 | 115年第1季資產負債表 | 2026-04-29 | Chinese | ||
| 35704534 | 115年年報及股東會資料 — 2026_2015_20260527FE2.pdf | 2026-04-23 | English | ||
| 35704495 | 115年年報及股東會資料 — 2026_2015_20260527F02.pdf | 2026-04-23 | Chinese | ||
| 35704414 | 115年年報及股東會資料 — 2026_2015_20260527FE1.pdf | 2026-04-23 | English | ||
| 35704396 | 115年年報及股東會資料 — 2026_2015_20260527F13.pdf | 2026-04-23 | Chinese | ||
| 35704378 | 115年年報及股東會資料 — 2026_2015_20260527F01.pdf | 2026-04-23 | Chinese | ||
| 34690687 | 公告本公司115年3月份合併自結損益 | 2026-04-20 | Chinese | ||
| 34474751 | 受國票綜合證券邀請召開法人說明會 | 2026-04-14 | Chinese | ||
| 34474770 | 115年05月法人說明會簡報 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 HSING ENTERPRISE CO., LTD.
Specialized manufacturer of steel wire rods and pipes for g…
|
2007 | 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 |
Feng Hsin Steel 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/51946/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51946 | 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=51946 | 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=51946 \ -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": 51946}, 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 Feng Hsin Steel Co., Ltd. (id: 51946)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.