丰安股份 — Investor Relations & Filings
About 丰安股份
Zhejiang Feng'an Gear Co., Ltd. specializes in the research, development, manufacturing, and distribution of high-precision gears and transmission components. The product portfolio includes agricultural machinery gears, spiral bevel gears, and cylindrical gears designed for diverse mechanical applications. The company provides critical transmission solutions for combine harvesters, tractors, and rotary tillers. Utilizing advanced CNC machining and specialized heat treatment processes, the firm ensures product durability and operational performance. Technical capabilities encompass customized gear design and production, catering to specific requirements for power transmission and motion control. The company maintains a focus on engineering excellence and the integration of precision manufacturing technologies to serve the needs of machinery manufacturers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 拟续聘2026年度会计师事务所公告 | 2026-04-23 | Chinese | |
| 2025年年度报告 | 2026-04-23 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-23 | Chinese | |
| 第四届董事会第五次会议决议公告 | 2026-04-23 | Chinese | |
| 股票解除限售公告 | 2026-04-07 | Chinese | |
| 2025年年度业绩快报公告 | 2026-02-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 38758818 | 拟续聘2026年度会计师事务所公告 | 2026-04-23 | Chinese | ||
| 38758692 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 38758631 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-23 | Chinese | ||
| 38758616 | 第四届董事会第五次会议决议公告 | 2026-04-23 | Chinese | ||
| 38758601 | 股票解除限售公告 | 2026-04-07 | Chinese | ||
| 38758591 | 2025年年度业绩快报公告 | 2026-02-26 | Chinese | ||
| 38758574 | 关于使用闲置自有资金进行现金管理的公告 | 2026-01-25 | Chinese | ||
| 38758557 | 第四届董事会第四次会议决议公告 | 2026-01-25 | Chinese | ||
|
2025
7 filings
| |||||
| 38758542 | 浙商证券股份有限公司关于浙江丰安齿轮股份有限公司募集资金投资项目延期的核查意见 | 2025-12-28 | Chinese | ||
| 38758516 | 关于募投项目延期的公告 | 2025-12-28 | Chinese | ||
| 38758500 | 第四届董事会第三次会议决议公告 | 2025-12-28 | Chinese | ||
| 38758485 | 2025年三季度报告 | 2025-10-28 | Chinese | ||
| 38758459 | 第四届董事会第二次会议决议公告 | 2025-10-28 | Chinese | ||
| 38758445 | 2025年第一次职工代表大会决议公告 | 2025-09-16 | Chinese | ||
| 38758422 | 北京君合(杭州)律师事务所关于浙江丰安齿轮股份有限公司2025年第二次临时股东会之法律意见书 | 2025-09-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jiangxi Huawu Brake Co., Ltd.
Specializes in industrial braking systems and control equip…
|
300095 | CN | Manufacturing |
|
JTEKT Corporation
Global manufacturer of automotive systems, industrial beari…
|
6473 | JP | Manufacturing |
|
KBC Corporation, Ltd.
Manufactures high-precision rolling bearings for automotive…
|
688598 | CN | Manufacturing |
|
KHGEARS INTERNATIONAL LIMITED
Manufacturer of precision transmission components and integ…
|
4571 | TW | Manufacturing |
|
LEADER HARMONIOUS DRIVE SYSTEMS CO., LTD
Manufacturer of high-precision harmonic drive reducers and …
|
688017 | CN | Manufacturing |
|
L.g.Balkrishnan & Bros. Ltd.
Manufactures transmission products and metal components for…
|
LGBBROSLTD | IN | Manufacturing |
|
Luoyang Xinqianglian Slewing Bearing Co.,Ltd.
Manufacturer of large-scale slewing bearings for wind turbi…
|
300850 | CN | Manufacturing |
|
Menon Bearings Ltd
Manufacturer of high-precision engine components for global…
|
MENONBE | IN | Manufacturing |
|
MISUMI CO., LTD.
A global manufacturer and distributor of components for ind…
|
7441 | JP | Manufacturing |
|
MURO CORPORATION
Manufacturer of high-precision metal and resin components f…
|
7264 | JP | Manufacturing |
丰安股份 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/58877/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58877 | 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=58877 | 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=58877 \ -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": 58877}, 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 丰安股份 (id: 58877)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.