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 |
|---|---|---|---|
|
Gerdau Ameristeel Corporation
North American producer of long steel products using recycl…
|
GNA | CA | Manufacturing |
|
GERDAU S.A.
A leading producer of long and special steel products for v…
|
GGB | BR | Manufacturing |
|
G G Engineering Limited
Manufactures and trades iron, steel, and engineering produc…
|
540614 | IN | Manufacturing |
|
GODAWARI POWER AND ISPAT LTD.
Integrated steel producer of iron ore pellets and billets w…
|
GPIL | IN | Manufacturing |
|
Godo Steel,Ltd.
Manufacturer of steel products from recycled scrap using el…
|
5410 | JP | Manufacturing |
|
Goodluck India Limited
Manufacturer of steel products, precision tubes, and struct…
|
GOODLUCK | IN | Manufacturing |
|
Gopal Iron & Steels Co.(Gujarat) Lt
Manufactures structural steel products for construction and…
|
531913 | IN | Manufacturing |
|
GRUPO SIMEC, S.A.B. de C.V.
Manufacturer and distributor of SBQ and structural steel pr…
|
SIMEC | US | Manufacturing |
|
Guangdong Zhongnan Iron & Steel Co., Ltd.
Integrated steel producer and China Baowu subsidiary servin…
|
000717 | CN | Manufacturing |
|
Hai Kwang Enterprise Corporation
Manufactures steel billets and reinforcing bars via integra…
|
2038 | TW | 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.