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 |
|---|---|---|---|
|
Lingyuan Iron & Steel Co.,Ltd.
Integrated producer of ferrous metal products including ste…
|
600231 | CN | Manufacturing |
|
Liuzhou Iron & Steel Co.,Ltd.
Integrated steel producer of coils, plates, and rods for in…
|
601003 | CN | Manufacturing |
|
Lloyds Metals and Energy Limited
Integrated iron ore mining, sponge iron production, and cap…
|
LLOYDSME | IN | Manufacturing |
|
Luyin Investment Group Co.,Ltd.
Manufactures powder metallurgy materials and salt products …
|
600784 | CN | Manufacturing |
|
Maanshan Iron & Steel Company Limited
Major integrated producer and marketer of iron and steel pr…
|
323 | HK | Manufacturing |
|
Maanshan Iron & Steel Company Limited
Manufactures steel plates, H-beams, automotive sheets, and …
|
600808 | CN | Manufacturing |
|
Magnitogorsk Iron & Steel Works
A large-scale, integrated steel producer with a full produc…
|
MAGN | RU | Manufacturing |
|
MAGNUS STEEL AND INFRA LIMITED
Manufactures steel products and manages infrastructure deve…
|
517320 | IN | Manufacturing |
|
Mahalaxmi Seamless Ltd.
Manufacturer of cold drawn seamless carbon and alloy steel …
|
513460 | IN | Manufacturing |
|
Mahamaya Steel Industries Limited
Manufactures structural steel products for infrastructure a…
|
MAHASTEEL | IN | 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.