YIEH PHUI ENTERPRISE CO.,LTD. — Investor Relations & Filings
Yieh Phui Enterprise Co., Ltd., a member of the E-United Group, is a leading independent manufacturer of coated steel. Established in 1988, the company specializes in the production of high-quality metallic coated and pre-painted steel products. Its core portfolio includes hot-dip galvanized steel coils, hot-dip 55% Al-Zn coated steel, and diverse pre-painted steel solutions. Additionally, the company operates an engineering division focused on steel structures and material handling equipment, including cranes. Serving markets across Southeast Asia and Greater China, Yieh Phui adheres to rigorous international standards, holding certifications such as ISO 9001, ISO 14001, and ISO 50001. The company prioritizes sustainable operations through green steel initiatives, recycled material verification, and comprehensive energy management systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司向燁興購買朕豪及朕華股權,交易累積一年內達新台幣三億元 | 2026-05-04 | Chinese | |
| 本公司董事會通過115年第一季合併財報 | 2026-05-04 | Chinese | |
| 公告本公司董事會決議第二十一次及 第二十二次買回庫藏股註銷減資基準日 | 2026-05-04 | Chinese | |
| 115年4月28日內部人設質解質 | 2026-04-30 | Chinese | |
| 115年4月24日內部人設質解質 | 2026-04-27 | Chinese | |
| 公告本公司董事會通過第二十三次買回庫藏股 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40842432 | 本公司向燁興購買朕豪及朕華股權,交易累積一年內達新台幣三億元 | 2026-05-04 | Chinese | ||
| 40843221 | 本公司董事會通過115年第一季合併財報 | 2026-05-04 | Chinese | ||
| 40843239 | 公告本公司董事會決議第二十一次及 第二十二次買回庫藏股註銷減資基準日 | 2026-05-04 | Chinese | ||
| 38903889 | 115年4月28日內部人設質解質 | 2026-04-30 | Chinese | ||
| 37425196 | 115年4月24日內部人設質解質 | 2026-04-27 | Chinese | ||
| 35658316 | 公告本公司董事會通過第二十三次買回庫藏股 | 2026-04-23 | Chinese | ||
| 35658326 | 公告本公司第二十二次買回庫藏股執行完畢 | 2026-04-23 | Chinese | ||
| 35659844 | 第23次庫藏股基本資料 | 2026-04-23 | Chinese | ||
| 35660153 | 第22次庫藏股執行結果 | 2026-04-23 | Chinese | ||
| 35696220 | 公告本公司115年第一季合併財務報告董事會 召開日期為115年05月04日 | 2026-04-23 | Chinese | ||
| 35126970 | 115年4月21日內部人設質解質 | 2026-04-22 | Chinese | ||
| 35087314 | 115年4月20日內部人設質解質 | 2026-04-22 | Chinese | ||
| 34644803 | 115年4月15日內部人設質解質 | 2026-04-16 | Chinese | ||
| 33892817 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33892813 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BMW VENTURES LIMITED
Manufactures ERW pipes, tubes, and structural steel for con…
|
BMWVENTLTD | IN | Manufacturing |
|
Bookook Steel
Manufacturer and distributor of steel sheets, pipes, and se…
|
026940 | KR | Manufacturing |
|
BORUSAN BİRLEŞİK BORU FABRİKALARI SANAYİ VE TİCARET A.Ş.
Manufacturer of steel pipes for energy, construction, autom…
|
BRSAN | TR | Manufacturing |
|
CANOX CORPORATION
Sells, processes, and distributes steel and non-ferrous met…
|
8076 | JP | Manufacturing |
|
ÇEMTAŞ ÇELİK MAKİNA SANAYİ VE TİCARET A.Ş.
Manufacturer of special quality steels and finished automot…
|
CEMTS | TR | Manufacturing |
|
CENIT CO., LTD
Manufactures cold-rolled stainless steel for electronics an…
|
037760 | KR | Manufacturing |
|
Chaman Metallics Limited
Produces sponge iron for steel manufacturers using rotary k…
|
CMNL | IN | Manufacturing |
|
CHENNAI FERROUS INDUSTRIES LIMITED
Manufactures sponge iron as a metallic input for secondary …
|
539011 | IN | Manufacturing |
|
Chia Ta World Co., Ltd.
Manufacturer and distributor of steel wires, strands, and r…
|
2033 | TW | Manufacturing |
|
CHIEN SHING STAINLESS STEEL CO., LTD.
Manufacturer of cold-rolled stainless steel for industrial …
|
2025 | TW | Manufacturing |
YIEH PHUI ENTERPRISE 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/51950/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51950 | 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=51950 | 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=51950 \ -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": 51950}, 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 YIEH PHUI ENTERPRISE CO.,LTD. (id: 51950)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.