
SUZHOU RECODEAL INTERCONNECT SYSTEM CO.,LTD — Investor Relations & Filings
Suzhou Recodeal Interconnect System Co., Ltd. designs and manufactures high-performance interconnect solutions, including connectors, cable assemblies, and microwave components. The company’s product portfolio features high-voltage and high-current connectors for electric vehicles, high-speed data connectors for telecommunications, and specialized components for industrial and medical equipment. Recodeal provides end-to-end services from research and development to precision manufacturing and automated assembly. Its technical focus includes signal integrity, power distribution, and thermal management, supporting applications in 5G infrastructure, battery management systems, and autonomous driving technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于可转债投资者适当性要求的风险提示性公告 | 2026-05-18 | Chinese | |
| 关于可转债投资者适当性要求的风险提示性公告 | 2026-05-17 | Chinese | |
| 关于可转债投资者适当性要求的风险提示性公告 | 2026-05-14 | Chinese | |
| 第五届董事会第一次会议决议公告 | 2026-05-13 | Chinese | |
| 东吴证券股份有限公司关于苏州瑞可达连接系统股份有限公司对联营企业增资控股暨关联交易的核查意见 | 2026-05-13 | Chinese | |
| 第五届董事会独立董事专门会议第一次会议决议 | 2026-05-13 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513670 | 关于可转债投资者适当性要求的风险提示性公告 | 2026-05-18 | Chinese | ||
| 46379017 | 关于可转债投资者适当性要求的风险提示性公告 | 2026-05-17 | Chinese | ||
| 46344108 | 关于可转债投资者适当性要求的风险提示性公告 | 2026-05-14 | Chinese | ||
| 45774320 | 第五届董事会第一次会议决议公告 | 2026-05-13 | Chinese | ||
| 45774029 | 东吴证券股份有限公司关于苏州瑞可达连接系统股份有限公司对联营企业增资控股暨关联交易的核查意见 | 2026-05-13 | Chinese | ||
| 45773852 | 第五届董事会独立董事专门会议第一次会议决议 | 2026-05-13 | Chinese | ||
| 45773827 | 关于“瑞可转债”开始转股的公告 | 2026-05-13 | Chinese | ||
| 45773626 | 关于参加十五五·未来产业——科创企业产业迭代与创新赋能之2025年度智能制造行业集体业绩说明会暨召开2026年第一季度业绩暨现金分红说明的公告 | 2026-05-13 | Chinese | ||
| 45773603 | 关于对联营企业增资控股暨关联交易的公告 | 2026-05-13 | Chinese | ||
| 45347212 | 2025年限制性股票激励计划首次授予部分第一个归属期符合归属条件的公告 | 2026-05-12 | Chinese | ||
| 45347211 | 关于调整2025年限制性股票激励计划授予价格与授予数量的公告 | 2026-05-12 | Chinese | ||
| 45347049 | 北京国枫(南京)律师事务所关于苏州瑞可达连接系统股份有限公司2025年年度股东会的法律意见书 | 2026-05-12 | Chinese | ||
| 45347048 | 关于完成董事会换届选举及聘任高级管理人员、证券事务代表的公告 | 2026-05-12 | Chinese | ||
| 45347047 | 董事会提名委员会关于高级管理人员任职资格的审查意见 | 2026-05-12 | Chinese | ||
| 45347046 | 上海君澜律师事务所关于苏州瑞可达连接系统股份有限公司2022年限制性股票激励计划作废限制性股票、2025年限制性股票激励计划调整授予价格及数量、作废部分限制性股票及归属条件成就之法律意见书 | 2026-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BESTEC
Designs and manufactures power conversion solutions and ele…
|
3308 | TW | Manufacturing |
|
Bestechnic (Shanghai) Co., Ltd.
Designs ultra-low power edge AIoT SoCs for audio and voice …
|
688608 | CN | Manufacturing |
|
BHCo.,Ltd.
Manufacturer of Flexible Printed Circuit Boards for consume…
|
090460 | KR | Manufacturing |
|
BHI (BizLink)
Global provider of interconnect solutions, wire harnesses, …
|
3665 | TW | Manufacturing |
|
BioSmart Co., Ltd.
A diversified company manufacturing smart cards, surgical d…
|
038460 | KR | Manufacturing |
|
BLUETOP CO.,LTD.
Manufactures PCBs for network/communication devices and ele…
|
191600 | KR | Manufacturing |
|
BLUGLASS LIMITED
Develops and manufactures GaN laser diodes using proprietar…
|
BLG | AU | Manufacturing |
|
BMC
Global materials science leader in display materials, healt…
|
8215 | TW | Manufacturing |
|
BOE HC SemiTek Corporation
Develops LED epitaxial wafers and chips for advanced displa…
|
300323 | CN | Manufacturing |
|
BOE TECHNOLOGY GROUP CO., LTD
Global provider of semiconductor display technologies and I…
|
000725 | CN | Manufacturing |
SUZHOU RECODEAL INTERCONNECT SYSTEM 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/58649/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58649 | 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=58649 | 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=58649 \ -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": 58649}, 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 SUZHOU RECODEAL INTERCONNECT SYSTEM CO.,LTD (id: 58649)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.