BYD COMPANY LIMITED — Investor Relations & Filings
BYD Company Limited is a global technology company specializing in the design, development, and manufacturing of new energy solutions and electronics. The organization operates across four primary sectors: automobiles, rail transit, renewable energy, and electronics. It is a leading producer of electric and plug-in hybrid passenger vehicles, as well as commercial electric buses and trucks. A defining characteristic of its operations is high vertical integration, notably in the production of proprietary lithium iron phosphate (LFP) battery technology, such as the Blade Battery. The company also provides large-scale energy storage systems, solar power components, and comprehensive contract manufacturing services for mobile devices and electronic components. Its strategic focus centers on a zero-emission energy ecosystem that integrates renewable power generation, storage, and electrified transportation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(蔡洪平) | 2026-03-27 | Chinese | |
| 关于在比亚迪汽车金融有限公司办理存款业务暨关联交易的公告 | 2026-03-27 | Chinese | |
| 关于2025年度利润分配方案的公告 | 2026-03-27 | Chinese | |
| 2025年度可持续发展报告 | 2026-03-27 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-03-27 | Chinese | |
| 关于2025年员工持股计划第一个锁定期解锁条件未成就的公告 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40180998 | 2025年度独立董事述职报告(蔡洪平) | 2026-03-27 | Chinese | ||
| 40180988 | 关于在比亚迪汽车金融有限公司办理存款业务暨关联交易的公告 | 2026-03-27 | Chinese | ||
| 40180979 | 关于2025年度利润分配方案的公告 | 2026-03-27 | Chinese | ||
| 40180963 | 2025年度可持续发展报告 | 2026-03-27 | Chinese | ||
| 40180950 | 2025年度内部控制自我评价报告 | 2026-03-27 | Chinese | ||
| 40180939 | 关于2025年员工持股计划第一个锁定期解锁条件未成就的公告 | 2026-03-27 | Chinese | ||
| 40180934 | 2026年度日常关联交易预计公告 | 2026-03-27 | Chinese | ||
| 40180929 | 关于公司及其控股子公司提供对外担保额度的公告 | 2026-03-27 | Chinese | ||
| 40180916 | 第八届董事会第二十二次会议决议公告 | 2026-03-27 | Chinese | ||
| 40180907 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-27 | Chinese | ||
| 40180894 | 2025年度内部控制审计报告 | 2026-03-27 | Chinese | ||
| 40180808 | 公司对会计师事务所履职情况的评估报告 | 2026-03-27 | Chinese | ||
| 40180807 | 董事会关于独立董事独立性情况的专项意见 | 2026-03-27 | Chinese | ||
| 40180802 | 关于利用自有闲置资金进行委托理财的公告 | 2026-03-27 | Chinese | ||
| 40180798 | 2025年度独立董事述职报告(张敏) | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DEUTSCH MOTORS INC.
Authorized dealer of BMW and MINI vehicles offering sales, …
|
067990 | KR | Manufacturing |
|
DONGFENG AUTOMOBILE CO.,LTD.
Develops and manufactures light commercial vehicles, diesel…
|
600006 | CN | Manufacturing |
|
Dongfeng Motor Group Company Limited
Large-scale automotive manufacturer of vehicles and compone…
|
489 | HK | Manufacturing |
|
Dr. Ing. h.c. F. Porsche AG
Manufacturer of luxury high-performance sports cars, sedans…
|
P911 | DE | Manufacturing |
|
Ebusco Holding N.V.
Develops and manufactures electric buses and integrated cha…
|
EBUS | NL | Manufacturing |
|
ECD Automotive Design, Inc.
Creator of custom-restored luxury vehicles built to client …
|
ECDA | US | Manufacturing |
|
Eicher Motors Ltd.
Parent of Royal Enfield and a joint venture partner for Vol…
|
EICHERMOT | IN | Manufacturing |
|
ELARIS AG
Sells electric vehicles and charging infrastructure adapted…
|
ELS | DE | Manufacturing |
|
ENPLUS CO., LTD
Manufactures special vehicles and advanced materials for th…
|
074610 | KR | Manufacturing |
|
Envirotech Vehicles, Inc.
Manufacturer of purpose-built, zero-emission electric comme…
|
EVTV | US | Manufacturing |
BYD COMPANY LIMITED 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/54620/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54620 | 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=54620 | 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=54620 \ -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": 54620}, 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 BYD COMPANY LIMITED (id: 54620)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.