Fengxing Co., Ltd. — Investor Relations & Filings
Fengxing Co., Ltd. specializes in the design, manufacture, and distribution of passenger vehicles, primarily under the Forthing brand. The company’s core product lineup includes multi-purpose vehicles (MPVs), sport utility vehicles (SUVs), and sedans, with a strategic emphasis on the development of new energy vehicles (NEVs), including battery electric and plug-in hybrid models. Its technical operations focus on powertrain optimization, vehicle safety systems, and integrated smart-cabin technologies. The company provides transportation solutions for both individual and commercial sectors, maintaining a presence in global markets through a network of sales and service centers. Key activities involve research and development in automotive engineering, large-scale manufacturing processes, and the implementation of sustainable mobility technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司董事兼总裁辞职暨聘任总裁的公告 | 2026-04-08 | Chinese | |
| 2025年度独立董事述职报告(包强) | 2026-04-08 | Chinese | |
| 2025年度独立董事述职报告(钟刚) | 2026-04-08 | Chinese | |
| 关于公司2026年度日常关联交易预计的公告 | 2026-04-08 | Chinese | |
| 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-08 | Chinese | |
| 2025年年度审计报告 | 2026-04-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37166303 | 关于公司董事兼总裁辞职暨聘任总裁的公告 | 2026-04-08 | Chinese | ||
| 37166301 | 2025年度独立董事述职报告(包强) | 2026-04-08 | Chinese | ||
| 37166298 | 2025年度独立董事述职报告(钟刚) | 2026-04-08 | Chinese | ||
| 37166297 | 关于公司2026年度日常关联交易预计的公告 | 2026-04-08 | Chinese | ||
| 37166294 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-08 | Chinese | ||
| 37166292 | 2025年年度审计报告 | 2026-04-08 | Chinese | ||
| 37166291 | 2025年度独立董事述职报告(赵宇光) | 2026-04-08 | Chinese | ||
| 37166290 | 关于2025年度利润分配方案的公告 | 2026-04-08 | Chinese | ||
| 37166287 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-08 | Chinese | ||
| 37166284 | 关于筹划发行股份购买资产并募集配套资金暨关联交易的进展公告 | 2026-03-26 | Chinese | ||
| 37166280 | 关于筹划发行股份购买资产并募集配套资金暨关联交易的进展公告 | 2026-02-26 | Chinese | ||
| 37166277 | 2026年第一次临时股东会决议公告 | 2026-02-09 | Chinese | ||
| 37166276 | 关于控股股东所持股份解除质押及再质押的公告 | 2026-02-09 | Chinese | ||
| 37166272 | 北京市中伦(广州)律师事务所关于凤形股份有限公司2026年第一次临时股东会的法律意见书 | 2026-02-09 | Chinese | ||
| 37166270 | 第六届董事会第十四次会议决议公告 | 2026-02-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Polestar Automotive Holding UK PLC
An electric performance car brand that designs and sells pr…
|
PSNY | US | Manufacturing |
|
QEV
Designs and manufactures electric vehicles and platforms fo…
|
QEV | NL | Manufacturing |
|
Qingling Motors Co. Ltd
Manufacturer of commercial vehicles, automobiles, and compo…
|
1122 | CN | Manufacturing |
|
Renault
A multinational automobile manufacturer of cars, commercial…
|
RNO | FR | Manufacturing |
|
REV Group, Inc.
Designs and manufactures specialty vehicles for fire, emerg…
|
REVG | US | Manufacturing |
|
Rivian Automotive, Inc. / DE
Automotive technology company that manufactures electric tr…
|
RIVN | US | Manufacturing |
|
Rosenbauer International AG
A leading global manufacturer of systems for firefighting a…
|
ROS | AT | Manufacturing |
|
SAIC Motor Corporation Limited
Manufacturer of passenger and commercial vehicles, NEVs, an…
|
600104 | CN | Manufacturing |
|
Sanyang Motor Co., Ltd.
International manufacturer of scooters, motorcycles, ATVs, …
|
2206 | TW | Manufacturing |
|
Scage Future
Provider of zero-emission solutions for heavy commercial ve…
|
SCAG | US | Manufacturing |
Fengxing 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/54770/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54770 | 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=54770 | 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=54770 \ -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": 54770}, 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 Fengxing Co., Ltd. (id: 54770)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.