
AV Concept Holdings Limited — Investor Relations & Filings
AV Concept Holdings Limited operates primarily as an investment holding company. The core business activities of its subsidiaries involve the sales, marketing, and distribution of electronic components, with a specialized focus on semiconductors. These distribution services target key markets, including Hong Kong and Singapore. Furthermore, the group is engaged in the design and development of consumer electronic products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| POSITIVE PROFIT ALERT | 2026-06-04 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 May 2026 | 2026-06-04 | English | |
| Next Day Disclosure Return | 2026-05-29 | English | |
| Next Day Disclosure Return | 2026-05-15 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-06 | English | |
| Next Day Disclosure Return | 2026-04-20 | English |
Browse filings by year
28 years- 2026 22 filings
- 2025 81 filings
- 2024 93 filings
- 2023 68 filings
- 2022 73 filings
- 2021 98 filings
- 2020 107 filings
- 2019 89 filings
- 2018 94 filings
- 2017 121 filings
- 2016 76 filings
- 2015 88 filings
- 2014 96 filings
- 2013 94 filings
- 2012 160 filings
- 2011 128 filings
- 2010 122 filings
- 2009 86 filings
- 2008 49 filings
- 2007 35 filings
- 2006 33 filings
- 2005 42 filings
- 2004 47 filings
- 2003 31 filings
- 2002 42 filings
- 2001 25 filings
- 2000 38 filings
- 1999 24 filings
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Avemio AG
B2B supplier of professional hardware and software for the …
|
AV2 | DE | Wholesale and retail trade |
|
Avenir Telecom
Designs, manufactures, and distributes Energizer® branded m…
|
AVT | FR | Wholesale and retail trade |
|
Ave S.A.
A distribution group for technology, entertainment, and con…
|
AVE | GR | Wholesale and retail trade |
|
AVNET INC
A global technology solutions provider and distributor of e…
|
AVT | US | Wholesale and retail trade |
|
AZTEK TEKNOLOJİ ÜRÜNLERİ TİCARET A.Ş.
Distributor of technology products and consumer electronics…
|
AZTEK | TR | Wholesale and retail trade |
|
China Fortune Holdings Limited
Investment holding company focused on mobile phone distribu…
|
110 | BM | Wholesale and retail trade |
|
Cytech Group Co., Ltd.
Distributes electronic components and provides integrated t…
|
301557 | CN | Wholesale and retail trade |
|
DAIKO TSUSAN CO.,LTD.
Specialized trading company for CATV and telecommunications…
|
7673 | JP | Wholesale and retail trade |
|
EAVS Groupe
Distributor of professional AV equipment, systems, and disp…
|
MLEAV | FR | Wholesale and retail trade |
|
EDOM
Distributor of electronic components and technical solution…
|
3048 | TW | Wholesale and retail trade |
AV Concept 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/49323/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49323 | 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=49323 | 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=49323 \ -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": 49323}, 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 AV Concept Holdings Limited (id: 49323)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.