
Shenzhen Sunlord Electronics Co.,Ltd. — Investor Relations & Filings
Shenzhen Sunlord Electronics Co.,Ltd. designs and manufactures a comprehensive range of passive electronic components. Its core product lineup includes chip inductors, power inductors, magnetic beads, LTCC devices, antennas, and transformers. These solutions cater to diverse sectors such as telecommunications, consumer electronics, automotive electronics, and industrial automation. The company emphasizes technological advancement in miniaturization, high-frequency performance, and high-power density. Sunlord’s products are integral to signal processing, power management, and electromagnetic compatibility (EMC) in advanced applications, including 5G infrastructure and smart mobile devices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年第一次临时股东会决议公告 | 2026-03-03 | Chinese | |
| 2026年第一次临时股东会法律意见书 | 2026-03-03 | Chinese | |
| 关于认购粤港澳基金份额的进展公告 | 2026-03-02 | Chinese | |
| 关于上市公司续聘会计师事务所的公告 | 2026-02-27 | Chinese | |
| 2025年度董事会工作报告 | 2026-02-27 | Chinese | |
| 2025年财务决算报告 | 2026-02-27 | Chinese |
Browse filings by year
20 years- 2026 68 filings
- 2025 164 filings
- 2024 147 filings
- 2023 140 filings
- 2022 169 filings
- 2021 214 filings
- 2020 200 filings
- 2019 168 filings
- 2018 192 filings
- 2017 197 filings
- 2016 192 filings
- 2015 116 filings
- 2014 149 filings
- 2013 112 filings
- 2012 85 filings
- 2011 102 filings
- 2010 100 filings
- 2009 70 filings
- 2008 91 filings
- 2007 91 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34937176 | 2026年第一次临时股东会决议公告 | 2026-03-03 | Chinese | ||
| 34937168 | 2026年第一次临时股东会法律意见书 | 2026-03-03 | Chinese | ||
| 34937159 | 关于认购粤港澳基金份额的进展公告 | 2026-03-02 | Chinese | ||
| 34937157 | 关于上市公司续聘会计师事务所的公告 | 2026-02-27 | Chinese | ||
| 34937147 | 2025年度董事会工作报告 | 2026-02-27 | Chinese | ||
| 34937135 | 2025年财务决算报告 | 2026-02-27 | Chinese | ||
| 34937124 | 董事、高级管理人员薪酬管理基本制度(2026年2月) | 2026-02-27 | Chinese | ||
| 34937118 | 关于申请银行授信额度的公告 | 2026-02-27 | Chinese | ||
| 34937111 | 会计师事务所对非经营性资金占用及其他关联资金往来情况的专项审核意见 | 2026-02-27 | Chinese | ||
| 34937109 | 独立董事2025年度述职报告(路晓燕) | 2026-02-27 | Chinese | ||
| 34937102 | 独立董事2025年度述职报告(王天广) | 2026-02-27 | Chinese | ||
| 34937094 | 2025年年度投资者保护工作情况专项报告 | 2026-02-27 | Chinese | ||
| 34937085 | 关于计提2025年度激励金的公告 | 2026-02-27 | Chinese | ||
| 34937074 | 关于公司2026年度为控股公司提供担保的公告 | 2026-02-27 | Chinese | ||
| 34937066 | 第七届董事会第二十一次会议决议公告 | 2026-02-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3ALogics. Inc.
Designs and develops NFC and RFID System-on-Chips (SoCs) fo…
|
177900 | KR | Manufacturing |
|
3peak Incorporated
Designs analog and mixed-signal ICs for signal chain and po…
|
688536 | CN | Manufacturing |
|
4DS MEMORY LIMITED
Develops Interface Switching ReRAM for high-density Storage…
|
4DS | AU | Manufacturing |
|
AAC Technologies Holdings Inc.
Global provider of sensory solutions and miniaturized compo…
|
2018 | KY | Manufacturing |
|
ABCO ELECTRONICS CO., LTD.
Manufacturer of passive electronic components like inductor…
|
036010 | KR | Manufacturing |
|
ABOV Semiconductor Co.,Ltd.
Designs and manufactures MCUs, touch sensors, and non-volat…
|
102120 | KR | Manufacturing |
|
Acbel
Designs and manufactures switching power supplies for 5G, m…
|
6282 | TW | Manufacturing |
|
Accelink Technologies Co., Ltd.
Produces optoelectronic components and modules for telecom …
|
002281 | CN | Manufacturing |
|
ACES
Global provider of high-precision electronic components and…
|
3605 | TW | Manufacturing |
|
ACTIONS TECHNOLOGY CO., LTD.
Designs low-power wireless and multimedia SoCs for audio an…
|
688049 | CN | Manufacturing |
Shenzhen Sunlord Electronics 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/54194/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54194 | 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=54194 | 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=54194 \ -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": 54194}, 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 Shenzhen Sunlord Electronics Co.,Ltd. (id: 54194)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.