Hanvey Group Holdings Limited — Investor Relations & Filings
Hanvey Group Holdings Limited functions as an investment holding company with a principal focus on the watch manufacturing sector. The company's core operations encompass the design, development, manufacturing, and global distribution of watch products, primarily executed under an Original Design Manufacturer (ODM) model. Its product portfolio is extensive, featuring timepieces for both male and female markets, utilizing diverse components such as metal and non-metal bands, and incorporating both mechanical and quartz movements. Hanvey Group serves a diversified international clientele, with significant market presence in regions including Hong Kong, Brazil, the UAE, Turkey, and the European Union. The company emphasizes competitive advantages such as stringent quality control systems, continuous product design innovation, and established supply chain relationships.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PROPOSALS FOR (1) ADOPTION OF AUDITED CONSOLIDATED FINANCIAL STATEMENTS AND REPORTS OF DIRECTORS AND AUDITORS, (2) RE-ELECTION OF RETIRING DIRECTORS, (3) RE-APPOINTMENT OF AUDITORS, (4) GENERAL MANDAT | 2025-05-30 | English | |
| Second Amended and Restated Memorandum of Association and Third Amended and Restated Articles of Association | 2025-05-15 | English | |
| POLL RESULTS OF THE EXTRAORDINARY GENERAL MEETING HELD ON 15 MAY 2025 | 2025-05-15 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2025 | 2025-05-06 | English | |
| Documents on Display | 2025-04-23 | English | |
| NOTIFICATION LETTER AND REQUEST FORM FOR NON-REGISTERED SHAREHOLDERS | 2025-04-23 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of watches and clocks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CASIO COMPUTER CO.,LTD.
Multinational manufacturer of consumer electronics, timepie…
|
6952 | JP | Manufacturing |
|
Citychamp Watch & Jewellery Group Limited
Investment holding company focused on designing, manufactur…
|
256 | HK | Manufacturing |
|
FIYTA Precision Technology Co., Ltd.
Manufacturer of high-precision timepieces, aerospace watche…
|
000026 | CN | Manufacturing |
|
Herald Holdings Limited
Global diversified industrial group principally engaged in …
|
114 | HK | Manufacturing |
|
KDDL Ltd
Manufactures high-precision watch components and retails lu…
|
KDDL | IN | Manufacturing |
|
MOVADO GROUP INC
A global watchmaker that designs, manufactures, and distrib…
|
MOV | US | Manufacturing |
|
SEIKO CORPORATION
A fully integrated watch manufacturer also offering devices…
|
6286 | JP | Manufacturing |
|
Shenzhen Hipine Precision Technology Co., Ltd.
Designer and manufacturer of patented hard pure gold watche…
|
2583 | HK | Manufacturing |
|
SONAM LIMITED
Designs and manufactures diverse timekeeping instruments an…
|
SONAMLTD | IN | Manufacturing |
|
TECHNOS SA
Designs, manufactures, and distributes wristwatches for mid…
|
— | BR | Manufacturing |
Hanvey Group 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/51335/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51335 | 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=51335 | 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=51335 \ -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": 51335}, 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 Hanvey Group Holdings Limited (id: 51335)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.