
ZHEJIANG XCC GROUP CO.,LTD. — Investor Relations & Filings
ZHEJIANG XCC GROUP CO.,LTD. specializes in the research, development, and production of high-precision bearings and bearing components. The company maintains a vertically integrated manufacturing process that includes steel tube production, forging, turning, heat treatment, and grinding. Its product portfolio features a diverse range of ball and roller bearings, precision steel tubes, and forged rings engineered for applications in automotive systems, industrial machinery, and renewable energy equipment. XCC Group provides specialized solutions for electric vehicle motors, air conditioning compressors, and high-speed rail components. By controlling the entire supply chain from raw materials to finished products, the company ensures high performance, durability, and technical precision across its global supply network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 五洲新春2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 国浩律师(上海)事务所关于五洲新春2025年年度股东会见证法律意见书 | 2026-05-18 | Chinese | |
| 五洲新春第五届董事会第十三次会议决议公告 | 2026-05-18 | Chinese | |
| 中信证券股份有限公司关于浙江五洲新春集团股份有限公司募集资金临时补充流动资金的核查意见 | 2026-05-18 | Chinese | |
| 董事会关于独立董事独立性评估的专项意见 | 2026-04-27 | Chinese | |
| 五洲新春董事、高级管理人员薪酬管理制度 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513592 | 五洲新春2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 46513323 | 国浩律师(上海)事务所关于五洲新春2025年年度股东会见证法律意见书 | 2026-05-18 | Chinese | ||
| 46513211 | 五洲新春第五届董事会第十三次会议决议公告 | 2026-05-18 | Chinese | ||
| 46512636 | 中信证券股份有限公司关于浙江五洲新春集团股份有限公司募集资金临时补充流动资金的核查意见 | 2026-05-18 | Chinese | ||
| 37742856 | 董事会关于独立董事独立性评估的专项意见 | 2026-04-27 | Chinese | ||
| 37742846 | 五洲新春董事、高级管理人员薪酬管理制度 | 2026-04-27 | Chinese | ||
| 37742832 | 五洲新春2025年年度报告摘要 | 2026-04-27 | Chinese | ||
| 37742818 | 五洲新春关于会计政策变更的公告 | 2026-04-27 | Chinese | ||
| 37742811 | 天健会计师事务所关于五洲新春2025年度内部控制审计报告 | 2026-04-27 | Chinese | ||
| 37742775 | 五洲新春关于2025年度募集资金年度存放、管理与实际使用情况的专项报告 | 2026-04-27 | Chinese | ||
| 37742767 | 五洲新春向特定对象发行股票结果暨股本变动的公告 | 2026-04-27 | Chinese | ||
| 37742751 | 五洲新春关于变更公司注册资本并修订公司章程的公告 | 2026-04-27 | Chinese | ||
| 37742737 | 浙江五洲新春集团股份有限公司向特定对象发行A股股票上市公告书 | 2026-04-27 | Chinese | ||
| 37742714 | 五洲新春公司章程(2026年4月修订) | 2026-04-27 | Chinese | ||
| 37742697 | 五洲新春关于调整募集资金投资项目拟投入募集资金金额的公告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acuvi AB
Develops and manufactures high-precision positioning system…
|
ACUVI | SE | Manufacturing |
|
APEXDYNA
Manufactures precision mechanical transmission components a…
|
4583 | TW | Manufacturing |
|
Austin Engineering Co. Ltd.
Designs and manufactures anti-friction bearings and custom …
|
522005 | IN | Manufacturing |
|
BERA HOLDİNG A.Ş.
A diversified holding company with operations in manufactur…
|
BERA | TR | Manufacturing |
|
Best Linking Group Holdings Ltd.
Investment holding company manufacturing slewing rings and …
|
9882 | HK | Manufacturing |
|
Bimetal Bearings Ltd
Manufactures precision engine bearings, bushings, and thrus…
|
BIMETAL | IN | Manufacturing |
|
BONSYSTEMS Co., Ltd.
Develops and manufactures advanced actuators and cycloidal …
|
496320 | KR | Manufacturing |
|
BROADWIND, INC.
Precision manufacturer of heavy fabrications and gearing fo…
|
BWEN | US | Manufacturing |
|
CARRARO INDIA LIMITED
Designs and manufactures axles and transmissions for off-hi…
|
CARRARO | IN | Manufacturing |
|
CHANGZHOU NRB CORPORATION
Manufactures precision needle roller bearings for automotiv…
|
002708 | CN | Manufacturing |
ZHEJIANG XCC GROUP CO.,LTD. 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/57765/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57765 | 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=57765 | 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=57765 \ -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": 57765}, 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 ZHEJIANG XCC GROUP CO.,LTD. (id: 57765)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.