
GREEN PACKET BERHAD — Investor Relations & Filings
Green Packet Berhad is a technology company established in 2000, dedicated to providing life-improving digital innovations. The company offers a comprehensive suite of solutions across several key areas. Its fintech arm, kiple, delivers consumer and white-label e-wallets, alongside financial tools for enterprises, governments, SMEs, and students. As a global leader in 4G and 5G Customer Premises Equipment (CPE), Green Packet provides custom network solutions. Further offerings include Smart City solutions for property access, security, and community management through Urban Tech, carrier-neutral communications and data solutions via Green Packet Global, and a growth-focused learning platform with Green Packet Academy. The company aims to transform businesses and lives through its diverse digital ecosystem.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Quarterly rpt on consolidated results for the financial period ended 31/03/2026 | 2026-05-19 | English | |
| NEW ISSUE OF SECURITIES (CHAPTER 6 OF LISTING REQUIREMENTS) : FUND RAISINGGREEN PACKET BERHAD ("GPB" or "THE COMPANY") PRIVATE PLACEMENT OF UP TO 598,476,400 NEW ORDINARY SHARES IN GPB ("GPB SHARES" | 2026-05-19 | English | |
| PROVISION OF FINANCIAL ASSISTANCE | 2026-05-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46705230 | Quarterly rpt on consolidated results for the financial period ended 31/03/2026 | 2026-05-19 | English | ||
| 46705224 | NEW ISSUE OF SECURITIES (CHAPTER 6 OF LISTING REQUIREMENTS) : FUND RAISINGGREEN PACKET BERHAD ("GPB" or "THE COMPANY") PRIVATE PLACEMENT OF UP TO 598,476,400 NEW ORDINARY SHARES IN GPB ("GPB SHARES" | 2026-05-19 | English | ||
| 46705218 | PROVISION OF FINANCIAL ASSISTANCE | 2026-05-19 | English | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1&1 AG
A telecommunications provider offering mobile and broadband…
|
1U1 | DE | Telecommunications, computer pr… |
|
360networks Inc.
Major North American provider of high-capacity fiber optic …
|
TSIX | CA | Telecommunications, computer pr… |
|
4iG Nyilvánosan Működő Részvénytársaság
Provider of integrated telecommunications, IT, and space te…
|
4IG | HU | Telecommunications, computer pr… |
|
5G NETWORKS LIMITED.
Provides high-speed connectivity, fiber networks, and manag…
|
5GN | AU | Telecommunications, computer pr… |
|
AAC Clyde Space
Offers end-to-end small satellite solutions and space-based…
|
AAC | SE | Telecommunications, computer pr… |
|
Aastra Technologies Limited
Global provider of enterprise communication systems, specia…
|
AAH | CA | Telecommunications, computer pr… |
|
Accrete Inc.
Cloud-based messaging provider specializing in A2P SMS and …
|
4395 | JP | Telecommunications, computer pr… |
|
ACTELIS NETWORKS INC
Provider of cyber-hardened networking solutions for IoT ove…
|
ASNS | US | Telecommunications, computer pr… |
|
Adamant Holding Inc.
Global telecommunications carrier expanding into renewable …
|
UCCPF | CA | Telecommunications, computer pr… |
|
AdvanteXCEL.com Communications Corp.
Defaulting reporting issuer, cease-traded due to regulatory…
|
APTV | CA | Telecommunications, computer pr… |
GREEN PACKET 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/70662/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70662 | 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=70662 | 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=70662 \ -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": 70662}, 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 GREEN PACKET BERHAD (id: 70662)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.