
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 |
|---|---|---|---|
| 2020年预计日常关联交易的公告 | 2020-04-27 | Chinese | |
| 光大证券股份有限公司关于公司2019年度募集资金使用与存放情况的专项核查意见 | 2020-04-27 | Chinese | |
| 2019年年度报告摘要 | 2020-04-27 | Chinese | |
| 关于为控股子公司康富科技有限公司提供担保的公告 | 2020-04-27 | Chinese | |
| 关于召开2019年度股东大会的通知 | 2020-04-27 | Chinese | |
| 内部控制鉴证报告 | 2020-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 37158576 | 2020年预计日常关联交易的公告 | 2020-04-27 | Chinese | ||
| 37158568 | 光大证券股份有限公司关于公司2019年度募集资金使用与存放情况的专项核查意见 | 2020-04-27 | Chinese | ||
| 37158557 | 2019年年度报告摘要 | 2020-04-27 | Chinese | ||
| 37158550 | 关于为控股子公司康富科技有限公司提供担保的公告 | 2020-04-27 | Chinese | ||
| 37158546 | 关于召开2019年度股东大会的通知 | 2020-04-27 | Chinese | ||
| 37158540 | 内部控制鉴证报告 | 2020-04-27 | Chinese | ||
| 37158529 | 独立董事关于第四届董事会第二十五次会议相关事项的独立意见 | 2020-04-27 | Chinese | ||
| 37158524 | 非经营性资金占用及其他关联资金往来情况专项说明 | 2020-04-27 | Chinese | ||
| 37158516 | 2019年度独立董事述职报告(张林) | 2020-04-27 | Chinese | ||
| 37158508 | 关于会计政策变更的公告 | 2020-04-27 | Chinese | ||
| 37158500 | 第四届监事会第二十二次会议决议公告 | 2020-04-27 | Chinese | ||
| 37158492 | 关于公司董事会秘书辞职的公告 | 2020-04-24 | Chinese | ||
| 37158482 | 关于公司股东完成股份过户登记暨控制权发生变更的公告 | 2020-04-09 | Chinese | ||
| 37158475 | 关于公司股东股份协议转让的进展公告 | 2020-03-30 | Chinese | ||
| 37158466 | 关于持股5%以上股东减持进展暨减持比例达到1%的公告 | 2020-03-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ados Pakistan Limited
Provides engineering solutions for energy and defense secto…
|
ADOS | PK | Manufacturing |
|
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 |
|
Aptera Motors Corp
Manufacturer of hyper-efficient, two-seat solar electric ve…
|
SEV | US | 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 |
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.