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 |
|---|---|---|---|
|
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 |
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.