Yeong Guan Energy Technology Group Co., Ltd. — Investor Relations & Filings
Yeong Guan Energy Technology Group Co., Ltd. is a premier global supplier of high-precision castings for wind power generators, injection molding machines, machine tools, and heavy industrial machinery. The group leverages advanced metallurgical expertise and engineering technologies to manufacture critical components for leading international energy and industrial brands, including Vestas, Siemens Gamesa, and GE. Its core product range encompasses essential castings for onshore and offshore wind turbines, such as hubs and base frames, alongside specialized parts for plastic injection and industrial equipment. With a manufacturing footprint spanning Taiwan, China, and Thailand, the company provides integrated solutions including casting, precision machining, and surface treatment. Yeong Guan is distinguished by its commitment to high-specification manufacturing processes and its strategic role in the global renewable energy supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司上一月份實際及未來三個月預計之現金收支狀況、截 至上一月底之長短期債務餘額及銀行融資額度使用情形 | 2026-05-04 | Chinese | |
| 代子公司公告無法償還到期之銀行借款 | 2026-04-30 | Chinese | |
| 永冠-KY董事會決議召開2026年股東常會公告(新增議案) | 2026-04-29 | Chinese | |
| 代重要子公司英屬維京群島商永冠能源材料股份有限公司台灣 分公司公告法院執行假扣押一事 | 2026-04-16 | Chinese | |
| 功能性委員會成員 | 2026-04-15 | Chinese | |
| 功能性委員會成員 | 2026-04-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40879333 | 公告本公司上一月份實際及未來三個月預計之現金收支狀況、截 至上一月底之長短期債務餘額及銀行融資額度使用情形 | 2026-05-04 | Chinese | ||
| 39058627 | 代子公司公告無法償還到期之銀行借款 | 2026-04-30 | Chinese | ||
| 38522409 | 永冠-KY董事會決議召開2026年股東常會公告(新增議案) | 2026-04-29 | Chinese | ||
| 34645535 | 代重要子公司英屬維京群島商永冠能源材料股份有限公司台灣 分公司公告法院執行假扣押一事 | 2026-04-16 | Chinese | ||
| 34565526 | 功能性委員會成員 | 2026-04-15 | Chinese | ||
| 34565527 | 功能性委員會成員 | 2026-04-15 | Chinese | ||
| 34568609 | 公司治理組織架構 | 2026-04-15 | Chinese | ||
| 34474273 | 公告本公司獨立董事辭任功能性委員會職務 | 2026-04-14 | Chinese | ||
| 34474284 | 公告本公司獨立董事辭任 | 2026-04-14 | Chinese | ||
| 34394354 | 公告召開本公司中華民國境內第四次無擔保轉換公司債債權人會議 | 2026-04-13 | Chinese | ||
| 34394357 | 永冠-KY董事會決議召開2026年股東常會公告 | 2026-04-13 | Chinese | ||
| 33992041 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989315 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33996067 | 更正及補充說明子公司無法償還到期銀行借款事宜 | 2026-04-10 | Chinese | ||
| 33996069 | 公告說明本公司民國115年2月23日公司債到期尚未償還,本月 現金預算表及前月現金預算執行情形 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Casting of iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAECHANG SOLUTION CO.,LTD.
Manufacturer of cast steel products and materials for heavy…
|
096350 | KR | Manufacturing |
|
DaedongMetal
Manufacturer of casting parts, metal bearings, and diesel e…
|
020400 | KR | Manufacturing |
|
DCM Ltd.
Diversified enterprise in engineering, IT services, and rea…
|
DCM | IN | Manufacturing |
|
DEMİSAŞ DÖKÜM EMAYE MAMÜLLERİ SANAYİ A.Ş.
A foundry designing and manufacturing iron castings and ena…
|
DMSAS | TR | Manufacturing |
|
DÖKTAŞ DÖKÜMCÜLÜK TİCARET VE SANAYİ A.Ş.
Manufacturer of pig iron, ductile iron, and aluminum castin…
|
DOKTA | TR | Manufacturing |
|
Earthstahl & Alloys Limited
Manufactures cast iron products and iron ore pellets for in…
|
543765 | IN | Manufacturing |
|
ELECTRO AÇO ALTONA S/A
Global manufacturer of steel castings and special alloys fo…
|
— | BR | Manufacturing |
|
Gujarat Intrux Limited
Manufacturer of precision stainless and alloy steel casting…
|
517372 | IN | Manufacturing |
|
HALLACAST Co.,Ltd
Manufacturer of precision die-cast components for various i…
|
125490 | KR | Manufacturing |
|
HANKOOK STEEL CO.,LTD
Manufacturer of cast steel products and steel ingots for th…
|
025890 | KR | Manufacturing |
Yeong Guan Energy Technology Group 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/51871/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51871 | 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=51871 | 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=51871 \ -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": 51871}, 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 Yeong Guan Energy Technology Group Co., Ltd. (id: 51871)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.