
PECCA GROUP BERHAD — Investor Relations & Filings
Pecca Group Berhad specializes in the styling, manufacturing, distribution, and installation of premium leather upholstery and seat covers. The company is a leading provider of these solutions for the automotive sector, serving both OEM and REM markets, and also offers services for aviation cabin interiors. Leveraging over two decades of experience in leather craftsmanship, Pecca Group is expanding its portfolio into the healthcare sector and is actively transforming into an integrated seat and interior systems provider. Its operations and market reach extend across Asia. The company's guiding principle, "Passion for Perfection," underscores its commitment to quality.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PECCA - Notice of Book Closure | 2026-05-21 | English | |
| Third Interim Dividend | 2026-05-20 | English | |
| Change in Boardroom - DATO' MOHAMED SUFFIAN BIN AWANG | 2026-05-20 | English | |
| Change in Boardroom - TAN SRI MAZLAN BIN MANSOR | 2026-05-20 | English | |
| Change in Nomination Committee - DATO' MOHAMED SUFFIAN BIN AWANG | 2026-05-20 | English | |
| Change in Nomination Committee - DATO' SRI DR CHEN CHAW MIN | 2026-05-20 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Kandal M Venture Ltd
Contract manufacturer of affordable luxury leather goods fo…
|
FMFC | US | Manufacturing |
|
Leather Up Limited
Manufactures and exports premium quality leather goods, spe…
|
LEUL | PK | Manufacturing |
|
Le Tanneur et Compagnie
French designer and manufacturer of high-end leather goods …
|
ALTAN | FR | Manufacturing |
|
LVMH Moët Hennessy Louis Vuitton SE
A world-leading luxury products group managing a portfolio …
|
MC | FR | Manufacturing |
|
MaxsMaking Inc.
Manufactures and sells customized textile goods and promoti…
|
MAMK | US | Manufacturing |
|
MULBERRY GROUP PLC
A luxury brand established in 1971, specializing in leather…
|
MUL | GB | Manufacturing |
|
Piquadro
Italian brand of leather goods and accessories for business…
|
PQ | IT | Manufacturing |
|
Prosperous Industrial (Holdings) Limited
Design, manufacture, and distribution of recreational bags …
|
1731 | HK | Manufacturing |
|
Safari Industries (India) Ltd.
Manufactures and markets luggage, backpacks, and travel acc…
|
SAFARI | IN | Manufacturing |
|
Samsonite Group S.A.
Global entity designing, manufacturing, and distributing du…
|
1910 | LU | Manufacturing |
PECCA 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/71249/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71249 | 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=71249 | 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=71249 \ -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": 71249}, 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 PECCA GROUP BERHAD (id: 71249)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.