
YP — 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 |
|---|---|---|---|
| 115年5月20日內部人設質解質 | 2026-05-21 | Chinese | |
| 115年05月僑外投資持股 | 2026-05-21 | Chinese | |
| 115年年報及股東會資料 — 2026_2023_20260625FE1.pdf | 2026-05-21 | English | |
| 115年年報及股東會資料 — 2026_2023_20260625F13.pdf | 2026-05-21 | Chinese | |
| 115年年報及股東會資料 — 2026_2023_20260625FE2.pdf | 2026-05-21 | English | |
| 115年年報及股東會資料 — 2026_2023_20260625F02.pdf | 2026-05-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46719013 | 115年5月20日內部人設質解質 | 2026-05-21 | Chinese | ||
| 46725756 | 115年05月僑外投資持股 | 2026-05-21 | Chinese | ||
| 46717197 | 115年年報及股東會資料 — 2026_2023_20260625FE1.pdf | 2026-05-21 | English | ||
| 46717194 | 115年年報及股東會資料 — 2026_2023_20260625F13.pdf | 2026-05-21 | Chinese | ||
| 46717187 | 115年年報及股東會資料 — 2026_2023_20260625FE2.pdf | 2026-05-21 | English | ||
| 46717177 | 115年年報及股東會資料 — 2026_2023_20260625F02.pdf | 2026-05-21 | Chinese | ||
| 46717125 | 115年年報及股東會資料 — 2026_2023_20260625F01.pdf | 2026-05-21 | Chinese | ||
| 46369661 | 115年第1季財務報告書 — 202601_2023_AI1.pdf | 2026-05-14 | Chinese | ||
| 46373863 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373513 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373225 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372941 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46372699 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372324 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46964197 | 115年4月營業收入 | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SOUTHERN STEEL BERHAD
Leading steel group manufacturing diverse steel products fo…
|
— | MY | Manufacturing |
|
SSAB
A specialized steel company producing Advanced High-Strengt…
|
SSAB | SE | Manufacturing |
|
Stalprodukt S.A.
Manufacturer and exporter of highly-processed steel product…
|
STP | PL | Manufacturing |
|
Steel Authority of India Ltd.
Produces diverse iron and steel products for infrastructure…
|
SAIL | IN | Manufacturing |
|
STEEL DYNAMICS INC
A diversified metals company and a leading North American s…
|
STLD | US | Manufacturing |
|
Steel Exchange India Ltd.
Integrated iron and steel producer specializing in TMT reba…
|
STEELXIND | IN | Manufacturing |
|
Stelco
Foundational steel manufacturer specializing in flat-rolled…
|
STLC | CA | Manufacturing |
|
Sunflag Iron & Steel Co. Ltd.
Manufactures alloy and special steel for automotive, defens…
|
SUNFLAG | IN | Manufacturing |
|
Supershakti Metaliks Limited
Integrated producer of steel billets, wire rods, and wires …
|
541701 | IN | Manufacturing |
|
Supreme Engineering Limited
Produces special steels and superalloys for aerospace, defe…
|
SUPREMEENG | IN | Manufacturing |
YP 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 YP (id: 51950)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.