
Ningbo Huaxiang Electronic Co.,Ltd. — Investor Relations & Filings
Ningbo Huaxiang Electronic Co., Ltd. specializes in the design, development, and manufacturing of a diverse range of automotive components. The company focuses on interior and exterior trim systems, including high-end decorative parts made from real wood, carbon fiber, and metal, as well as plastic functional components. Its product portfolio extends to chassis parts, HVAC systems, and electronic control modules. Serving a global clientele of original equipment manufacturers (OEMs), the company provides integrated solutions from initial design to mass production. With a focus on technical innovation and precision engineering, it maintains a significant presence in the global automotive supply chain, delivering components for both passenger and commercial vehicles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-22 | Chinese | |
| 关于公司对外投资设立合资公司的公告 | 2026-05-21 | Chinese | |
| 关于减少注册资本暨通知债权人的公告 | 2026-05-20 | Chinese | |
| 关于回购结果暨股份变动的公告 | 2026-05-20 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 2025年度股东会法律意见书 | 2026-05-19 | Chinese |
Browse filings by year
22 years- 2026 57 filings
- 2025 148 filings
- 2024 83 filings
- 2023 98 filings
- 2022 87 filings
- 2021 95 filings
- 2020 83 filings
- 2019 79 filings
- 2018 95 filings
- 2017 84 filings
- 2016 207 filings
- 2015 82 filings
- 2014 89 filings
- 2013 57 filings
- 2012 97 filings
- 2011 122 filings
- 2010 63 filings
- 2009 93 filings
- 2008 90 filings
- 2007 120 filings
- 2006 116 filings
- 2005 61 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46867101 | 2025年年度权益分派实施公告 | 2026-05-22 | Chinese | ||
| 46758246 | 关于公司对外投资设立合资公司的公告 | 2026-05-21 | Chinese | ||
| 46702043 | 关于减少注册资本暨通知债权人的公告 | 2026-05-20 | Chinese | ||
| 46701792 | 关于回购结果暨股份变动的公告 | 2026-05-20 | Chinese | ||
| 46566562 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46565758 | 2025年度股东会法律意见书 | 2026-05-19 | Chinese | ||
| 44440466 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 44440465 | 业绩承诺完成情况的专项报告 | 2026-04-27 | Chinese | ||
| 44440460 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-27 | Chinese | ||
| 44440458 | 关于董事会对独立董事独立性自查情况的专项报告 | 2026-04-27 | Chinese | ||
| 44440455 | 2025宁波华翔ESG暨环境、社会和公司治理报告 | 2026-04-27 | Chinese | ||
| 44440381 | 2025年度内部控制评价报告 | 2026-04-27 | Chinese | ||
| 44440380 | 关于公司及控股子公司开展外汇衍生品业务的公告 | 2026-04-27 | Chinese | ||
| 44440375 | 公司2025年度对会计师事务所履职情况的评估报告 | 2026-04-27 | Chinese | ||
| 44440372 | 公司2025年度非经营性资金占用及其他关联资金往来情况表 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
Ningbo Huaxiang Electronic 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/54111/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54111 | 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=54111 | 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=54111 \ -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": 54111}, 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 Ningbo Huaxiang Electronic Co.,Ltd. (id: 54111)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.