
SOLUTION GROUP BERHAD — Investor Relations & Filings
Solution Group Berhad is an investment holding company with core activities in Engineering and Biopharma & Healthcare. Its Engineering segment, with over 30 years of expertise, specializes in designing and developing equipment for technical education and research across chemical, mechanical, electrical, civil, and control engineering disciplines, notably under the SOLTEQ brand. This segment also provides training, curriculum content development, and equipment for bio-lubricant projects. The Biopharma & Healthcare segment encompasses subsidiaries like Solution Bioforce, One Green Solution, and Solution Biologics, focusing on related areas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Report & CG Report - 2025 | 2026-04-29 | English | |
| General Meetings: Notice of Meeting | 2026-04-28 | English | |
| Change in Boardroom - MR LIM YONG HEW | 2026-04-15 | English | |
| Change in Boardroom - DATUK DR SYED MUHAMAD BIN SYED ABDUL KADIR | 2026-04-15 | English | |
| Quarterly rpt on consolidated results for the financial period ended 31/12/2025 | 2026-02-24 | English | |
| Quarterly rpt on consolidated results for the financial period ended 30/09/2025 | 2025-11-24 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46773041 | Annual Report & CG Report - 2025 | 2026-04-29 | English | ||
| 46775837 | General Meetings: Notice of Meeting | 2026-04-28 | English | ||
| 46783232 | Change in Boardroom - MR LIM YONG HEW | 2026-04-15 | English | ||
| 46783231 | Change in Boardroom - DATUK DR SYED MUHAMAD BIN SYED ABDUL KADIR | 2026-04-15 | English | ||
| 46839549 | Quarterly rpt on consolidated results for the financial period ended 31/12/2025 | 2026-02-24 | English | ||
|
2025
1 filing
| |||||
| 46921042 | Quarterly rpt on consolidated results for the financial period ended 30/09/2025 | 2025-11-24 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HYTC CO., LTD
Manufactures ultra-precision components and molds for the b…
|
148930 | KR | Manufacturing |
|
HyVISION SYSTEM.INC
Develops vision inspection systems and smart components for…
|
126700 | KR | Manufacturing |
|
ICD Co.,Ltd
Manufactures plasma-based equipment for the display, automo…
|
040910 | KR | Manufacturing |
|
Ichor Holdings Inc.
Designs and manufactures fluid delivery subsystems for semi…
|
ICHR | KY | Manufacturing |
|
ICHOR HOLDINGS, LTD.
Designs and manufactures fluid delivery subsystems for semi…
|
ICHR | US | Manufacturing |
|
ilShinbiobase Co., Ltd.
Manufactures bio-equipment and refrigeration systems with u…
|
068330 | KR | Manufacturing |
|
IMCo.,LTD
Manufacturer of optical electronic components like camera m…
|
101390 | IN | Manufacturing |
|
Impact Coatings AB
Global provider of Physical Vapor Deposition (PVD) coating …
|
IMPC | SE | Manufacturing |
|
IMPRESSIVE EDGE GROUP BERHAD
A leading manufacturer of high-precision engineering produc…
|
— | MY | Manufacturing |
|
IMT Co., Ltd.
Develops dry cleaning solutions using laser and CO2 for hig…
|
451220 | KR | Manufacturing |
SOLUTION GROUP BERHAD 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/71519/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71519 | 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=71519 | 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=71519 \ -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": 71519}, 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 SOLUTION GROUP BERHAD (id: 71519)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.