
Karrie International Holdings Limited — Investor Relations & Filings
Karrie International Holdings Limited, established in 1980, operates as an investment holding company focused on providing comprehensive metal and plastic solutions alongside Electronic Manufacturing Services (EMS). The company specializes in the manufacturing of precision components and finished products, leveraging capabilities such as rapid prototyping, precision machining, components fabrication, and fixture builds. Karrie's product portfolio includes critical infrastructure components like server chassis and slide rails, as well as complete systems for office automation, Point of Sale (POS) terminals, and vending machines. Recognized as a globally leading provider in metal and plastic parts manufacturing, Karrie serves diverse markets, including Hong Kong, Japan, and the PRC.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| POSITIVE PROFIT ALERT | 2026-06-01 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MAY 2026 | 2026-06-01 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-05 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MARCH 2026 | 2026-04-01 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 28 FEBRUARY 2026 | 2026-03-02 | English | |
| SUPPLEMENTAL ANNOUNCEMENT - PLACING OF EXISTING SHARES AND TOP-UP SUBSCRIPTION OF NEW SHARES UNDER GENERAL MANDATE | 2026-02-06 | English |
Browse filings by year
28 years- 2026 10 filings
- 2025 49 filings
- 2024 43 filings
- 2023 36 filings
- 2022 53 filings
- 2021 43 filings
- 2020 30 filings
- 2019 33 filings
- 2018 81 filings
- 2017 36 filings
- 2016 42 filings
- 2015 37 filings
- 2014 27 filings
- 2013 36 filings
- 2012 51 filings
- 2011 31 filings
- 2010 30 filings
- 2009 30 filings
- 2008 32 filings
- 2007 25 filings
- 2006 17 filings
- 2005 19 filings
- 2004 22 filings
- 2003 13 filings
- 2002 10 filings
- 2001 11 filings
- 2000 27 filings
- 1999 3 filings
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
ACER
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AGT
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
AIC
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
AMAX
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
Karrie 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/49647/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49647 | 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=49647 | 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=49647 \ -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": 49647}, 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 Karrie International Holdings Limited (id: 49647)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.