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 |
|---|---|---|---|
|
TCC STEEL
Manufacturer of surface-treated steel sheets for packaging …
|
002710 | KR | Manufacturing |
|
Tenaris S.A.
Global manufacturer and supplier of steel pipe products and…
|
TEN | LU | Manufacturing |
|
Ternium S.A.
A steel producer manufacturing flat and long steel products…
|
TX | LU | Manufacturing |
|
Tiangong International Company Limited
Research, production, and sale of advanced specialty steel …
|
826 | KY | Manufacturing |
|
Tianjin You Fa Steel Pipe Group Stock Co.,Ltd.
Manufactures steel pipes, scaffolding, and fittings for inf…
|
601686 | CN | Manufacturing |
|
TMK ao
Global manufacturer of steel pipes and tubular solutions fo…
|
TMK | RU | Manufacturing |
|
Tohoku Steel Co.,Ltd.
Integrated manufacturer of special steel and magnetic mater…
|
5484 | JP | Manufacturing |
|
TOKYO STEEL MANUFACTURING CO., LTD.
Manufactures low-carbon steel products by recycling steel s…
|
5423 | JP | Manufacturing |
|
TOKYO TEKKO CO., LTD.
Manufacturer of steel bars for concrete reinforcement and o…
|
5445 | JP | Manufacturing |
|
Tongyu Heavy Industry Co.,Ltd.
Produces large-scale castings, forgings, and wind power mai…
|
300185 | 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.