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 |
|---|---|---|---|
| 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2023-08-25 | Chinese | |
| 2023年半年度报告 | 2023-08-25 | Chinese | |
| 2023年半年度募集资金存放与使用情况的专项报告 | 2023-08-25 | Chinese | |
| 关于公司董事减持计划时间届满的公告 | 2023-08-18 | Chinese | |
| 关于公司及子公司获得政府补助的公告 | 2023-08-11 | Chinese | |
| 关于为子公司提供担保的进展公告 | 2023-08-01 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 37163791 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2023-08-25 | Chinese | ||
| 37163783 | 2023年半年度报告 | 2023-08-25 | Chinese | ||
| 37163732 | 2023年半年度募集资金存放与使用情况的专项报告 | 2023-08-25 | Chinese | ||
| 37163721 | 关于公司董事减持计划时间届满的公告 | 2023-08-18 | Chinese | ||
| 37163711 | 关于公司及子公司获得政府补助的公告 | 2023-08-11 | Chinese | ||
| 37163700 | 关于为子公司提供担保的进展公告 | 2023-08-01 | Chinese | ||
| 37163690 | 关于为子公司提供担保的进展公告 | 2023-06-20 | Chinese | ||
| 37163682 | 关于变更持续督导保荐代表人的公告 | 2023-06-19 | Chinese | ||
| 37163677 | 关于为子公司提供担保的进展公告 | 2023-06-15 | Chinese | ||
| 37163668 | 2022年年度权益分派实施公告 | 2023-05-22 | Chinese | ||
| 37163658 | 2022年度股东大会决议公告 | 2023-05-19 | Chinese | ||
| 37163648 | 北京市天元律师事务所关于凤形股份有限公司2022年度股东大会法律意见书 | 2023-05-19 | Chinese | ||
| 37163640 | 关于公司董事减持时间过半的公告 | 2023-05-19 | Chinese | ||
| 37163629 | 关于参加江西辖区上市公司2023年投资者网上集体接待日暨年报业绩说明会活动的公告 | 2023-05-15 | Chinese | ||
| 37163617 | 中原证券股份有限公司关于凤形股份有限公司2023年度日常关联交易预计的核查意见 | 2023-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aebi Schmidt Holding AG
Provider of specialty vehicles and services for infrastruct…
|
AEBI | CH | Manufacturing |
|
Aerosun Corporation
Manufactures special-purpose vehicles, pressure vessels, an…
|
600501 | CN | Manufacturing |
|
ANADOLU ISUZU OTOMOTİV SANAYİ VE TİCARET A.Ş.
Manufacturer of commercial vehicles like buses, midibuses, …
|
ASUZU | TR | Manufacturing |
|
ANHUI ANKAI AUTOMOBILE CO.,LTD.
Manufacturer of buses and chassis specializing in monocoque…
|
000868 | CN | Manufacturing |
|
Anhui Jianghuai Automobile Group Corp.,Ltd.
Integrated manufacturer of commercial and passenger vehicle…
|
600418 | CN | Manufacturing |
|
Apollo Future Mobility Group Limited
Advanced automotive technology, smart mobility solutions, l…
|
860 | HK | Manufacturing |
|
ARI Motors Industries SE
Manufacturer of customizable light electric utility vehicle…
|
ARI | DE | Manufacturing |
|
Ashok Leyland Ltd.
Manufacturer of commercial vehicles, buses, and defense log…
|
ASHOKLEY | IN | Manufacturing |
|
Aston Martin Lagonda Global Holdings PLC
Manufacturer of ultra-luxury sports cars and grand tourers.
|
AML | GB | Manufacturing |
|
Autech Corporation
Manufacturer of special vehicles, HVAC systems, and cold ch…
|
067170 | KR | 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.