
GOLDEN PHAROS BHD — Investor Relations & Filings
Golden Pharos Bhd is an investment holding company providing management services to its subsidiaries. It operates primarily in the timber industry, encompassing forest concession management, harvesting, sawmilling, and the production of value-added timber products. Through its subsidiaries, it is also involved in the manufacturing of modern tempered glass. With nearly six decades of experience, the company is a leading force in the timber sector and is committed to sustainable value creation, integrating environmental, social, and governance (ESG) considerations into its business operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY PRODUCTION FIGURES (MINING / PLANTATION / TIMBER) | 2026-05-19 | English | |
| Change of Address | 2026-05-10 | English | |
| Annual Report & CG Report - 2025 | 2026-04-29 | English | |
| General Meetings: Notice of Meeting | 2026-04-28 | English | |
| MONTHLY PRODUCTION FIGURES (MINING / PLANTATION / TIMBER) | 2026-04-22 | English | |
| DISCLOSURE ON QUARTERLY PRODUCTION | 2026-04-22 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46762191 | MONTHLY PRODUCTION FIGURES (MINING / PLANTATION / TIMBER) | 2026-05-19 | English | ||
| 46766608 | Change of Address | 2026-05-10 | English | ||
| 46773208 | Annual Report & CG Report - 2025 | 2026-04-29 | English | ||
| 46775916 | General Meetings: Notice of Meeting | 2026-04-28 | English | ||
| 46780030 | MONTHLY PRODUCTION FIGURES (MINING / PLANTATION / TIMBER) | 2026-04-22 | English | ||
| 46780029 | DISCLOSURE ON QUARTERLY PRODUCTION | 2026-04-22 | English | ||
| 46799745 | MONTHLY PRODUCTION FIGURES (MINING / PLANTATION / TIMBER) | 2026-03-30 | English | ||
| 46837588 | MONTHLY PRODUCTION FIGURES (MINING / PLANTATION / TIMBER) | 2026-02-25 | English | ||
| 46840127 | Quarterly rpt on consolidated results for the financial period ended 31/12/2025 | 2026-02-24 | English | ||
| 46849580 | MONTHLY PRODUCTION FIGURES (MINING / PLANTATION / TIMBER) | 2026-01-26 | English | ||
| 46849574 | DISCLOSURE ON QUARTERLY PRODUCTION | 2026-01-26 | English | ||
|
2025
1 filing
| |||||
| 46858481 | MONTHLY PRODUCTION FIGURES (MINING / PLANTATION / TIMBER) | 2025-12-29 | English | ||
Market data
Market data not available
Price history
Peer group · Sawmilling and planing of wood
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Biofactory Spolka Akcyjna
Producer of wooden products and sawmill items from certifie…
|
BFC | PL | Manufacturing |
|
Canfor Corporation
Global leader delivering sustainable, low-carbon wood solut…
|
CFP | CA | Manufacturing |
|
China Wood International Holding Co., Limited
Investment holding company focused on wood processing, dist…
|
1822 | HK | Manufacturing |
|
Conifex Timber Inc.
A forest products company focused on timber harvesting, saw…
|
CFF | CA | Manufacturing |
|
Doman Building Materials Group
North American wholesale distributor of building materials,…
|
DBM | CA | Manufacturing |
|
Eacom Timber Corporation
Manufactures and distributes lumber, wood chips, and wood p…
|
— | CA | Manufacturing |
|
EVERMASTER GROUP BERHAD
An investment holding company involved in integrated timber…
|
— | MY | Manufacturing |
|
GreenFirst Forest Products Inc.
Produces and distributes high-quality softwood lumber throu…
|
GFP | US | Manufacturing |
|
Interfor Corporation
One of the world's largest forest products companies specia…
|
IFP | CA | Manufacturing |
|
Interwood-Xylemporia A.T.E.N.E.
Manufacturer and trader of timber, industrial wood products…
|
XYLEK | GR | Manufacturing |
GOLDEN PHAROS BHD 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/70655/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70655 | 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=70655 | 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=70655 \ -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": 70655}, 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 GOLDEN PHAROS BHD (id: 70655)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.