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 |
|---|---|---|---|
|
DAELIM TRADING CO.,LTD
Manufacturer of stainless steel cutlery, housewares, and ba…
|
006570 | KR | Manufacturing |
|
DAIKEN CO.,LTD.
Manufacturer of metal products and building materials for t…
|
5900 | JP | Manufacturing |
|
De Neers Tools Limited
Supplies professional hand tools for high-safety industrial…
|
DENEERS | IN | Manufacturing |
|
DIJET INDUSTRIAL CO., LTD.
A comprehensive manufacturer of high-performance cemented c…
|
6138 | JP | Manufacturing |
|
dormakaba Holding AG
Global provider of access and security solutions for buildi…
|
DOKA | CH | Manufacturing |
|
EASTERN CO
Manufacturer of engineered solutions like hardware, vision …
|
EML | US | Manufacturing |
|
Emkay Taps and Cutting Tools Limited
Designs and manufactures high-precision threading taps, end…
|
EMKAYTOOLS | IN | Manufacturing |
|
Emkay Tools Limited
Manufacturer of high-precision cutting tools, including tap…
|
ETL | IN | Manufacturing |
|
ESSEN TECH CO.,LTD.
Manufacturer of brass valves, fittings, and precision compo…
|
043340 | KR | Manufacturing |
|
Est Tools Co., Ltd.
Designs and manufactures high-precision cutting tools and i…
|
300488 | CN | 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.