
PHIHONG — Investor Relations & Filings
Phihong Technology is a global leader in power technology with over 50 years of expertise, ranking among the top ten power supply manufacturers worldwide. The company specializes in the research, development, and production of high-efficiency power solutions across diverse sectors. Its core product portfolio includes external AC/DC power supplies, Power over Ethernet (PoE) solutions, and specialized power systems for medical and industrial applications. Through its subsidiary, Zerova, the company provides comprehensive electric vehicle (EV) charging infrastructure and consulting services. Phihong integrates advanced Gallium Nitride (GaN) technology to deliver high-power, compact charging solutions. Committed to sustainability, the company maintains a strong ESG profile with high ratings from EcoVadis and CDP. Its integrated business model covers the entire value chain from R&D and design to manufacturing and global marketing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_2457_20260611F17.pdf | 2026-05-26 | Chinese | |
| 114年年報及股東會資料 — 2025_2457_20260611FE4.pdf | 2026-05-21 | English | |
| 114年年報及股東會資料 — 2025_2457_20260611F04.pdf | 2026-05-21 | Chinese | |
| 114年年報及股東會資料 — 2026_2457_20260611FE2.pdf | 2026-05-21 | English | |
| 115年第1季海外子公司投資 | 2026-05-15 | Chinese | |
| 115年第1季權益變動表 | 2026-05-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47046510 | 115年年報及股東會資料 — 2026_2457_20260611F17.pdf | 2026-05-26 | Chinese | ||
| 46726656 | 114年年報及股東會資料 — 2025_2457_20260611FE4.pdf | 2026-05-21 | English | ||
| 46726630 | 114年年報及股東會資料 — 2025_2457_20260611F04.pdf | 2026-05-21 | Chinese | ||
| 46726544 | 114年年報及股東會資料 — 2026_2457_20260611FE2.pdf | 2026-05-21 | English | ||
| 47010767 | 115年第1季海外子公司投資 | 2026-05-15 | Chinese | ||
| 47010772 | 115年第1季權益變動表 | 2026-05-15 | Chinese | ||
| 47010770 | 115年第1季資產負債表 | 2026-05-15 | Chinese | ||
| 47010769 | 115年第1季現金流量表 | 2026-05-15 | Chinese | ||
| 47010768 | 115年第1季綜合損益表 | 2026-05-15 | Chinese | ||
| 46374439 | 更正115年第1季合併財務報告iXBRL被投資公司名稱、 所在地區…等相關資訊 | 2026-05-14 | Chinese | ||
| 46361927 | 115年05月僑外投資持股 | 2026-05-13 | Chinese | ||
| 47010775 | 115年4月營業收入 | 2026-05-08 | Chinese | ||
| 47010774 | 115年4月背書保證與資金貸與 | 2026-05-08 | Chinese | ||
| 47010955 | 115年第1季財務報告書 — 202601_2457_AI1.pdf | 2026-05-07 | Chinese | ||
| 47010777 | 115年第1季大陸投資 | 2026-05-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electrical equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sono Group N.V.
Develops and delivers solar solutions for the commercial tr…
|
SSM | NL | Manufacturing |
|
SPARC ELECTREX LIMITED
Manufactures, trades, and distributes power tools and elect…
|
531370 | IN | Manufacturing |
|
SUKEGAWA ELECTRIC CO.,LTD
Engineering firm specializing in thermal technology and tem…
|
7711 | JP | Manufacturing |
|
T1 Energy Inc.
Manufactures advanced solar modules and develops battery st…
|
TE | US | Manufacturing |
|
Teco 2030 ASA
A former developer of zero-emission hydrogen fuel cell syst…
|
TECO | NO | Manufacturing |
|
ThermoCeramix Corporation
Supplies thin-film electric heaters for precise temperature…
|
TCX | CA | Manufacturing |
|
Thermon Group Holdings, Inc.
Develops and manufactures engineered thermal solutions for …
|
THR | US | Manufacturing |
|
Three Sixty Solar Ltd.
Develops and supplies compact, high-density vertical solar …
|
VSOLF | CA | Manufacturing |
|
UniTTEC Co., Ltd.
Develops rail transit signaling and intelligent transportat…
|
000925 | CN | Manufacturing |
|
UNIVERSAL SAFETY PRODUCTS, INC.
Distributor and marketer of home safety and security device…
|
UUU | US | Manufacturing |
PHIHONG 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/52096/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52096 | 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=52096 | 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=52096 \ -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": 52096}, 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 PHIHONG (id: 52096)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.