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 |
|---|---|---|---|
|
Hwang Kum Steel & Technology Co., Ltd
A specialized manufacturer of stainless steel products usin…
|
032560 | KR | Manufacturing |
|
HYUNDAI BNG STEEL CO., LTD
Manufacturer of cold-rolled stainless steel and automobile …
|
004560 | KR | Manufacturing |
|
HYUNDAI STEEL COMPANY
Steel manufacturer of automotive materials, construction st…
|
004020 | KR | Manufacturing |
|
Impex Ferro tech Ltd.
Produces silico manganese and ferro manganese alloys for st…
|
IMPEXFERRO | IN | Manufacturing |
|
INCREDIBLE INDUSTRIES LIMITED
Manufactures iron and steel products, specializing in high-…
|
INCREDIBLE | IN | Manufacturing |
|
Indian Metals & Ferro Alloys Limited
Integrated producer of high-carbon ferro chrome with captiv…
|
IMFA | IN | Manufacturing |
|
Indsil Hydro Power and Manganese Limited
Produces low carbon silico manganese and ferro alloys via i…
|
522165 | IN | Manufacturing |
|
Industrias CH, S.A.B. de C.V.
Steel producer and processor serving construction, automoti…
|
ICH | MX | Manufacturing |
|
Inner Mongolia Baotou Steel Union Co.,Ltd
Integrated steel enterprise specializing in ferrous metals …
|
600010 | CN | Manufacturing |
|
Interpipe Novomoskovsk Pipe-Production Plant
Manufacturer of electric-welded steel pipes for oil, gas, e…
|
NVTR | UA | 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.