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 |
|---|---|---|---|
|
Compleo Charging Solutions AG
Develops and manufactures hardware and software solutions f…
|
C0M | DE | Manufacturing |
|
Concord Control Systems Limited
Produces electrical components and control systems for rail…
|
543619 | IN | Manufacturing |
|
Continental Controls Ltd.
Designs and manufactures electronic control systems and pow…
|
531460 | IN | Manufacturing |
|
Cospower Engineering Limited
Designs and supplies power quality solutions for reactive p…
|
543172 | IN | Manufacturing |
|
CSG SMART SCIENCE&TECHNOLOGY CO.,LTD.
Provides smart power distribution and industrial automation…
|
300222 | CN | Manufacturing |
|
CTEK AB
Global leader in battery management and vehicle charging so…
|
CTEK | SE | Manufacturing |
|
Cyber Power Systems, Inc.
Global provider of power protection, energy management solu…
|
3617 | TW | Manufacturing |
|
DAEA TI CO., LTD.
Provider of comprehensive solutions for railway signaling a…
|
045390 | KR | Manufacturing |
|
DALIAN INSULATOR GROUP CO.,LTD.
Develops and manufactures high-voltage insulators and power…
|
002606 | CN | Manufacturing |
|
Danish Power Limited
Manufactures transformers and electrical equipment for powe…
|
DANISH | 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.