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季財務報告書 — 202502_911608_AE2.pdf | 2026-04-10 | English | |
| 114年第4季財務報告書 — 202502_911608_A02.pdf | 2026-04-10 | Chinese | |
| 114年第4季現金流量表 | 2026-04-10 | Chinese | |
| 114年第4季綜合損益表 | 2026-04-10 | Chinese | |
| 114年第4季資產負債表 | 2026-04-10 | Chinese | |
| 明輝環球企業有限公司及子公司民國113年度及112年度合併財務報表暨會計師複核報告 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33984577 | 114年第4季財務報告書 — 202502_911608_AE2.pdf | 2026-04-10 | English | ||
| 33984569 | 114年第4季財務報告書 — 202502_911608_A02.pdf | 2026-04-10 | Chinese | ||
| 33993233 | 114年第4季現金流量表 | 2026-04-10 | Chinese | ||
| 33993229 | 114年第4季綜合損益表 | 2026-04-10 | Chinese | ||
| 33993223 | 114年第4季資產負債表 | 2026-04-10 | Chinese | ||
| 33996578 | 明輝環球企業有限公司及子公司民國113年度及112年度合併財務報表暨會計師複核報告 | 2026-04-10 | Chinese | ||
| 33954721 | 115年年報及股東會資料 — 2026_911608_20260427F01.pdf | 2026-04-10 | Chinese | ||
| 33954711 | 115年年報及股東會資料 — 2026_911608_20260427F13.pdf | 2026-04-10 | English | ||
| 33954698 | 115年年報及股東會資料 — 2025_911608_20260427FE7.pdf | 2026-04-10 | English | ||
| 33954678 | 115年年報及股東會資料 — 2025_911608_20260427F18.pdf | 2026-04-10 | Chinese | ||
| 33954790 | 114年年報及股東會資料 — 2024_911608_20250424F04.pdf | 2026-04-10 | Chinese | ||
| 33954757 | 114年年報及股東會資料 — 2025_911608_20250424F13.pdf | 2026-04-10 | English | ||
| 33954747 | 114年年報及股東會資料 — 2024_911608_20250424FE4.pdf | 2026-04-10 | English | ||
| 33954733 | 114年年報及股東會資料 — 2025_911608_20250424F01.pdf | 2026-04-10 | Chinese | ||
| 33954796 | 異動一委任公告-英文版 | 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 |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
|
AHOKU Electronic Company
Manufacturer of power management, surge protectors, and PDU…
|
3002 | TW | 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.