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-01-28 | Chinese | |
| 关于筹划发行股份购买资产并募集配套资金暨关联交易的进展公告 | 2026-01-26 | Chinese | |
| 2025年年度业绩预告 | 2026-01-26 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2026-01-22 | Chinese | |
| 投资理财管理制度(2026年1月) | 2026-01-22 | Chinese | |
| 关于2026年度提供担保的公告 | 2026-01-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 37166267 | 关于为子公司提供担保的进展公告 | 2026-01-28 | Chinese | ||
| 37166264 | 关于筹划发行股份购买资产并募集配套资金暨关联交易的进展公告 | 2026-01-26 | Chinese | ||
| 37166261 | 2025年年度业绩预告 | 2026-01-26 | Chinese | ||
| 37166259 | 关于召开2026年第一次临时股东会的通知 | 2026-01-22 | Chinese | ||
| 37166251 | 投资理财管理制度(2026年1月) | 2026-01-22 | Chinese | ||
| 37166246 | 关于2026年度提供担保的公告 | 2026-01-22 | Chinese | ||
| 37166241 | 第六届董事会第十三次会议决议公告 | 2026-01-22 | Chinese | ||
| 37166240 | 关于公司董事辞职及补选董事的公告 | 2026-01-22 | Chinese | ||
| 37166238 | 关于为子公司提供担保的进展公告 | 2026-01-19 | Chinese | ||
|
2025
6 filings
| |||||
| 37166230 | 关于控股股东部分股份质押的公告 | 2025-12-18 | Chinese | ||
| 37166220 | 2025年第二次独立董事专门会议决议 | 2025-12-17 | Chinese | ||
| 37166214 | 关于本次交易前十二个月内上市公司购买、出售资产情况的说明 | 2025-12-17 | Chinese | ||
| 37166211 | 关于本次交易信息公布前20个交易日公司股票价格波动情况的说明 | 2025-12-17 | Chinese | ||
| 37166210 | 关于筹划发行股份购买资产并募集配套资金暨关联交易的一般风险提示性公告 | 2025-12-17 | Chinese | ||
| 37166204 | 第六届董事会第十二次会议决议公告 | 2025-12-17 | 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.