Friend Co.,Ltd. — Investor Relations & Filings
About Friend Co.,Ltd.
Friend Co., Ltd. specializes in the design, development, and manufacturing of high-precision metal components and assembly solutions. The company's core product portfolio includes specialized fasteners, cold-forged parts, and precision machined components tailored for demanding industrial applications. Utilizing advanced manufacturing technologies such as multi-station cold heading and high-precision CNC machining, the organization serves diverse sectors including automotive systems, consumer electronics, and general machinery. Friend Co., Ltd. focuses on delivering high-performance hardware solutions that meet rigorous quality standards, emphasizing technical innovation and process optimization to support complex supply chain requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 福然德股份有限公司独立董事提名人声明(陈玉东) | 2026-04-16 | Chinese | |
| 福然德股份有限公司2025年度独立董事述职报告(陈玉东) | 2026-04-16 | Chinese | |
| 福然德股份有限公司2026年度“提质增效重回报”行动方案 | 2026-04-16 | Chinese | |
| 福然德股份有限公司关于续聘2026年度审计机构的公告 | 2026-04-16 | Chinese | |
| 福然德股份有限公司2025年度董事会审计委员会履职情况报告 | 2026-04-16 | Chinese | |
| 福然德股份有限公司董事、高级管理人员薪酬管理制度 | 2026-04-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39191496 | 福然德股份有限公司独立董事提名人声明(陈玉东) | 2026-04-16 | Chinese | ||
| 39191495 | 福然德股份有限公司2025年度独立董事述职报告(陈玉东) | 2026-04-16 | Chinese | ||
| 39191492 | 福然德股份有限公司2026年度“提质增效重回报”行动方案 | 2026-04-16 | Chinese | ||
| 39191490 | 福然德股份有限公司关于续聘2026年度审计机构的公告 | 2026-04-16 | Chinese | ||
| 39191487 | 福然德股份有限公司2025年度董事会审计委员会履职情况报告 | 2026-04-16 | Chinese | ||
| 39191484 | 福然德股份有限公司董事、高级管理人员薪酬管理制度 | 2026-04-16 | Chinese | ||
| 39191482 | 福然德股份有限公司董事会提名委员会关于第四届董事会董事候选人的审查意见 | 2026-04-16 | Chinese | ||
| 39191480 | 福然德股份有限公司关于董事及高级管理人员薪酬确认情况及薪酬方案的公告 | 2026-04-16 | Chinese | ||
| 39191478 | 福然德股份有限公司董事、高级管理人员离职管理制度(2026年4月修订) | 2026-04-16 | Chinese | ||
| 39191477 | 福然德股份有限公司独立董事候选人声明(陈玉东) | 2026-04-16 | Chinese | ||
| 39191474 | 福然德股份有限公司2025年年度报告摘要 | 2026-04-16 | Chinese | ||
| 39191471 | 福然德股份有限公司董事会关于独立董事2025年度独立性自查情况的专项报告 | 2026-04-16 | Chinese | ||
| 39191468 | 福然德股份有限公司2025年度独立董事述职报告(徐猛) | 2026-04-16 | Chinese | ||
| 39191466 | 福然德股份有限公司2025年度董事会工作报告 | 2026-04-16 | Chinese | ||
| 39191465 | 福然德股份有限公司关于2025年期末利润分配预案的公告 | 2026-04-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aztec International Spolka Akcyjna
Specializes in powder coating, manufacturing saddle washers…
|
AZC | PL | Manufacturing |
|
Beijing Worldia Diamond Tools Co.,Ltd.
Manufactures high-precision superhard cutting tools for ind…
|
688028 | CN | Manufacturing |
|
Bichamp Cutting Technology(Hunan) Co.,Ltd.
Manufacturer of industrial sawing tools and precision metal…
|
002843 | CN | Manufacturing |
|
Birla Precision Technologies Ltd
Produces precision machine tool accessories, cutting tools,…
|
BIRLAPREC | IN | Manufacturing |
|
Brüder Mannesmann AG
Holding company for a wholesaler of hand and power tools fo…
|
BMM | DE | Manufacturing |
|
Bulten
A global manufacturer and distributor of fastening solution…
|
BULTEN | SE | Manufacturing |
|
Changsha DIALINE New Material Sci.&Tech. Co., Ltd.
Produces electroplated diamond wire tools for high-precisio…
|
300700 | CN | Manufacturing |
|
CHICAGO RIVET & MACHINE CO
Manufacturer of custom cold-headed parts and automatic rive…
|
CVR | US | Manufacturing |
|
CHUO SPRING CO.,LTD.
Manufacturer of automotive springs, control cables, and sus…
|
5992 | JP | Manufacturing |
|
COMPX INTERNATIONAL INC
Manufacturer of security products and recreational marine c…
|
CIX | US | Manufacturing |
Friend 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/57960/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57960 | 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=57960 | 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=57960 \ -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": 57960}, 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 Friend Co.,Ltd. (id: 57960)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.