
SAPURA INDUSTRIAL BERHAD — Investor Relations & Filings
Sapura Industrial Berhad is a leading automotive components manufacturer with over 40 years of experience. Specializing in high-precision metal components, it produces suspension, engine, transmission, and brake parts, and is the sole manufacturer of stabilizer bars and a leading producer of high-strength coil springs for OEMs and export markets. The company is evolving into a future-focused industrial partner, expanding into advanced non-metal and hybrid technologies. It delivers high-performance solutions across automation, EV servicing and battery technology, mobility, precision engineering, and healthcare. Core capabilities include high-precision machining, chassis and module assembly, hot and cold forming, and in-house R&D, serving domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SAPIND - Notice of Book Closure | 2026-05-17 | English | |
| Annual Report & CG Report - 2026 | 2026-05-17 | English | |
| General Meetings: Notice of Meeting | 2026-05-14 | English | |
| Final Dividend | 2026-05-14 | English | |
| OTHERSPROVISION OF SHAREHOLDERS' ADVANCE BY SIB VENTURES SDN. BHD. TO SIB ZZT SDN. BHD. | 2026-04-23 | English | |
| Quarterly rpt on consolidated results for the financial period ended 31/01/2026 | 2026-03-16 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
SAPURA INDUSTRIAL 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/71390/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71390 | 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=71390 | 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=71390 \ -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": 71390}, 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 SAPURA INDUSTRIAL BERHAD (id: 71390)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.