
CELCOMDIGI BERHAD — Investor Relations & Filings
CELCOMDIGI BERHAD is a leading communications conglomerate and mobile service provider. As the largest mobile network operator, it offers a comprehensive suite of mobile communication services, including voice, roaming, and value-added solutions, to over 20 million customers. The company is committed to building a wide and fast network, driving digital transformation through innovation, 5G, and AI, and providing customer-focused solutions for individuals, businesses, and communities. It aims to be a leading telco-tech company and a digital growth engine.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Changes in Sub. S-hldr's Int (Section 138 of CA 2016) - EMPLOYEES PROVIDENT FUND BOARD | 2026-05-19 | English | |
| CDB - Notice of Book Closure | 2026-05-13 | English | |
| General Meetings: Outcome of Meeting | 2026-05-13 | English | |
| Change in Risk Committee - DATUK IAIN JOHN LO | 2026-05-13 | English | |
| Change in Nomination and Remuneration Committee - MISS VIMALA A/P V.R.MENON | 2026-05-13 | English | |
| Change in Audit Committee - MISS VIMALA A/P V.R.MENON | 2026-05-13 | English |
Browse filings by year
1 yearMarket data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GREEN PACKET BERHAD
Offers digital innovations, fintech, 4G/5G network, smart c…
|
— | MY | Telecommunications, computer pr… |
|
Grupo Iusacell, S.A.B. de C.V.
Provides wireless communication and cellular services for c…
|
CEL | MX | Telecommunications, computer pr… |
|
GRUPO TELEVISA, S.A.B.
A telecommunications corporation with a cable business and …
|
TLEVISA | MX | Telecommunications, computer pr… |
|
GST Telecommunications, Inc.
Historical provider of phone and Internet transmission serv…
|
— | CA | Telecommunications, computer pr… |
|
GTD GRUPO TELEDUCTOS S.A.
Offers integrated telecom solutions: fiber internet, TV, an…
|
— | CL | Telecommunications, computer pr… |
|
GTD MANQUEHUE S.A.
A technology and telecommunications company offering intern…
|
— | CL | Telecommunications, computer pr… |
|
GT Group Telecom
Facilities-based broadband provider delivering high-speed d…
|
— | CA | Telecommunications, computer pr… |
|
GTL Infrastructure Limited
Independent provider of shared telecom towers and passive i…
|
GTLINFRA | IN | Telecommunications, computer pr… |
|
GTPL Hathway Limited
Provides digital cable television, high-speed broadband, an…
|
GTPL | IN | Telecommunications, computer pr… |
|
Guest-Tek Interactive Entertainment Ltd.
Global leader providing interactive broadband and Triple Pl…
|
GTK | CA | Telecommunications, computer pr… |
CELCOMDIGI 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/70404/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70404 | 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=70404 | 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=70404 \ -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": 70404}, 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 CELCOMDIGI BERHAD (id: 70404)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.