BH Global Corporation Ltd — Investor Relations & Filings
BH Global Corporation Ltd provides integrated technological solutions focusing on electrification, digitalization, and environmental sustainability. The company operates across several specialized divisions, including electrical and technical supply, green LED lighting, integrated engineering, cybersecurity, and infrared sensing technology. Its core activities involve the manufacturing and supply of marine-grade electrical equipment, specialized power distribution systems, and smart lighting solutions for on-and-offshore applications. Additionally, the company offers project management services, switchboard fabrication, and advanced thermal imaging systems for night vision and security. By synthesizing engineering expertise with modern digital protection, the company supports global partners in the maritime and offshore energy sectors through a comprehensive suite of technical products and supply chain management services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第4季現金流量表 | 2026-04-30 | Chinese | |
| 114年第4季資產負債表 | 2026-04-30 | Chinese | |
| 更新本公司及子公司民國合併財務報表第19頁及114年度第4季簡明財務報表-採用IFRS後「合併現金流量表」及資產負債表之TDR 每股淨值 | 2026-04-30 | Chinese | |
| 永續發展報告2025-英文版 | 2026-04-30 | Chinese | |
| 永續發展報告2025-中文版 | 2026-04-30 | Chinese | |
| 董事會及董事會委員會的重組之公告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39868666 | 114年第4季現金流量表 | 2026-04-30 | Chinese | ||
| 39868672 | 114年第4季資產負債表 | 2026-04-30 | Chinese | ||
| 39869649 | 更新本公司及子公司民國合併財務報表第19頁及114年度第4季簡明財務報表-採用IFRS後「合併現金流量表」及資產負債表之TDR 每股淨值 | 2026-04-30 | Chinese | ||
| 39870006 | 永續發展報告2025-英文版 | 2026-04-30 | Chinese | ||
| 39870017 | 永續發展報告2025-中文版 | 2026-04-30 | Chinese | ||
| 37409993 | 董事會及董事會委員會的重組之公告 | 2026-04-27 | Chinese | ||
| 37410027 | 股份回購 - 股份購買授權公告 | 2026-04-27 | Chinese | ||
| 37410041 | 2025財政年度年度股東大會附件 | 2026-04-27 | Chinese | ||
| 37410065 | 2026年4月27日舉行年度股東大會決議 | 2026-04-27 | Chinese | ||
| 34689776 | 114年第4季資產負債表 | 2026-04-20 | Chinese | ||
| 34689492 | 修正本公司114年度第4季簡明財務報表之採用IFRS後「合併資產負債表」中「原股每股淨值 」(單位:新台幣元)及「TDR每單位淨值」(單位:新台幣元) | 2026-04-20 | Chinese | ||
| 34568610 | 因本公司有價證券於集中交易市場達公布注意交易資訊標準,故公布原上市地已公開之財務 資訊,以利投資人區別瞭解。 | 2026-04-15 | Chinese | ||
| 34481102 | 115年04月僑外投資持股 | 2026-04-14 | Chinese | ||
| 33993236 | 114年度財務比率 | 2026-04-10 | Japanese | ||
| 33984626 | 114年第4季財務報告書 — 202504_911608_A02.pdf | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Andrew Yule & Company Ltd
Diversified enterprise in engineering, electrical equipment…
|
526173 | IN | Manufacturing |
|
Anhui ZhongDianXinLong Science and Technology Co., Ltd.
Develops electrical distribution equipment, power systems, …
|
002298 | CN | Manufacturing |
|
AoFrio Limited
Provides energy-efficient hardware and IoT solutions for co…
|
AOF | NZ | Manufacturing |
|
Apanet Spolka Akcyjna
A holding company for computer services, retail, and ecolog…
|
APA | PL | Manufacturing |
|
APS Energia S.A.
Designs and produces industrial power systems for energy, t…
|
APE | PL | Manufacturing |
|
AQ Group
A global manufacturer of components and systems for industr…
|
AQ | SE | Manufacturing |
|
ARTECHE
Develops and manufactures high-tech equipment for the elect…
|
ART | ES | Manufacturing |
|
ASTOR ENERJİ A.Ş.
Manufacturer of transformers and switchgear for the global …
|
ASTOR | TR | Manufacturing |
|
ATC Energies System Limited
Provides power electronics and energy management solutions …
|
ATCENERGY | IN | Manufacturing |
|
Atlanta Electricals Limited
Designs and manufactures power, distribution, and specializ…
|
ATLANTAELE | IN | Manufacturing |
BH Global Corporation 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/52767/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52767 | 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=52767 | 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=52767 \ -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": 52767}, 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 BH Global Corporation Ltd (id: 52767)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.