
HKC International Holdings Limited — Investor Relations & Filings
HKC International Holdings Limited is an investment holding company primarily operating as a major Information Communication Technology (ICT) Solution Provider. The company's core business involves the provision of advanced Internet of Things (IoT) and Robotics solutions, complemented by the sales and distribution of mobile phones and other electronic products. Key offerings include Smart Health Care systems, Smart Library solutions, RFID technology for asset management and inventory tracking, real-time location tracking, and autonomous robotics for warehouse and retail environments. Established in 1970, HKC leverages over 50 years of experience and in-house R&D capabilities to deliver customized solutions to customers across the Asia Pacific region, including Hong Kong, China, and Singapore.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31/5/2026 | 2026-06-02 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30/4/2026 | 2026-05-04 | English | |
| List of Directors and their Roles and Functions | 2026-04-14 | English | |
| Change in Composition of the Nomination Committee | 2026-04-14 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31/3/2026 | 2026-04-01 | English | |
| Next Day Disclosure Return | 2026-03-16 | English |
Browse filings by year
28 years- 2026 27 filings
- 2025 52 filings
- 2024 53 filings
- 2023 68 filings
- 2022 71 filings
- 2021 57 filings
- 2020 64 filings
- 2019 75 filings
- 2018 62 filings
- 2017 59 filings
- 2016 54 filings
- 2015 52 filings
- 2014 46 filings
- 2013 44 filings
- 2012 45 filings
- 2011 40 filings
- 2010 55 filings
- 2009 44 filings
- 2008 38 filings
- 2007 43 filings
- 2006 53 filings
- 2005 39 filings
- 2004 25 filings
- 2003 15 filings
- 2002 14 filings
- 2001 22 filings
- 2000 13 filings
- 1999 15 filings
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… |
HKC International 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/49067/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49067 | 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=49067 | 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=49067 \ -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": 49067}, 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 HKC International Holdings Limited (id: 49067)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.