
Founder Holdings Limited — Investor Relations & Filings
Founder Holdings Limited is an investment holding company focused on Information Technology (IT) system services. Its core operations encompass the development and sale of software, the distribution of computer hardware and information products, and the provision of comprehensive system integration solutions. The company primarily serves markets in Mainland China and Hong Kong, offering specialized IT services across various sectors, including media, printing products, and e-publishing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Next Day Disclosure Return | 2026-05-21 | English | |
| Next Day Disclosure Return | 2026-05-20 | English | |
| Next Day Disclosure Return | 2026-05-19 | English | |
| Next Day Disclosure Return | 2026-05-18 | English | |
| Next Day Disclosure Return | 2026-05-15 | English | |
| Next Day Disclosure Return | 2026-05-14 | English |
Browse filings by year
28 years- 2026 30 filings
- 2025 32 filings
- 2024 39 filings
- 2023 43 filings
- 2022 46 filings
- 2021 38 filings
- 2020 33 filings
- 2019 38 filings
- 2018 33 filings
- 2017 28 filings
- 2016 31 filings
- 2015 29 filings
- 2014 33 filings
- 2013 27 filings
- 2012 39 filings
- 2011 26 filings
- 2010 30 filings
- 2009 24 filings
- 2008 12 filings
- 2007 19 filings
- 2006 15 filings
- 2005 40 filings
- 2004 30 filings
- 2003 16 filings
- 2002 21 filings
- 2001 16 filings
- 2000 24 filings
- 1999 22 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46722547 | Next Day Disclosure Return | 2026-05-21 | English | ||
| 46584966 | Next Day Disclosure Return | 2026-05-20 | English | ||
| 46529012 | Next Day Disclosure Return | 2026-05-19 | English | ||
| 46382371 | Next Day Disclosure Return | 2026-05-18 | English | ||
| 46350832 | Next Day Disclosure Return | 2026-05-15 | English | ||
| 45902125 | Next Day Disclosure Return | 2026-05-14 | English | ||
| 45505781 | Next Day Disclosure Return | 2026-05-13 | English | ||
| 45181547 | Next Day Disclosure Return | 2026-05-12 | English | ||
| 44923718 | Next Day Disclosure Return | 2026-05-11 | English | ||
| 44165384 | Next Day Disclosure Return | 2026-05-08 | English | ||
| 42657655 | Next Day Disclosure Return | 2026-05-07 | English | ||
| 41760203 | Next Day Disclosure Return | 2026-05-06 | English | ||
| 40830921 | Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | ||
| 39048831 | Next Day Disclosure Return | 2026-04-30 | English | ||
| 38460693 | Next Day Disclosure Return | 2026-04-29 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
Founder Holdings Limited 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/49203/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49203 | 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=49203 | 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=49203 \ -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": 49203}, 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 Founder Holdings Limited (id: 49203)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.