荣亿精密 — Investor Relations & Filings
About 荣亿精密
Rongyi Precision specializes in the engineering and production of high-precision metal fasteners and mechanical components. The product portfolio includes precision screws, nuts, rivets, CNC machined parts, and stamping components designed for high-performance applications. These components are integrated into consumer electronics, automotive assemblies, and telecommunications hardware. The company utilizes automated manufacturing processes and precision machining technology to achieve strict dimensional tolerances and material specifications. Its core capabilities encompass the entire production cycle from mold design and tooling to mass production and surface treatment, providing customized hardware solutions for complex technical requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于召开2026年第二次临时股东会通知公告(提供网络投票) | 2026-01-14 | Chinese | |
| 外汇套期保值业务管理制度 | 2026-01-14 | Chinese | |
| 北京金诚同达(上海)律师事务所关于浙江荣亿精密机械股份有限公司2026年第一次临时股东会之法律意见书 | 2026-01-14 | Chinese | |
| 中德证券有限责任公司关于浙江荣亿精密机械股份有限公司拟使用自有闲置资金购买理财产品的核查意见 | 2025-12-29 | Chinese | |
| 关于公司及子公司(含孙公司)2026年度向银行等金融机构申请综合授信额度及提供抵押或质押担保的公告 | 2025-12-29 | Chinese | |
| 关于拟使用自有闲置资金购买理财产品的公告 | 2025-12-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 40136392 | 关于召开2026年第二次临时股东会通知公告(提供网络投票) | 2026-01-14 | Chinese | ||
| 40136385 | 外汇套期保值业务管理制度 | 2026-01-14 | Chinese | ||
| 40136375 | 北京金诚同达(上海)律师事务所关于浙江荣亿精密机械股份有限公司2026年第一次临时股东会之法律意见书 | 2026-01-14 | Chinese | ||
|
2025
12 filings
| |||||
| 40136358 | 中德证券有限责任公司关于浙江荣亿精密机械股份有限公司拟使用自有闲置资金购买理财产品的核查意见 | 2025-12-29 | Chinese | ||
| 40136345 | 关于公司及子公司(含孙公司)2026年度向银行等金融机构申请综合授信额度及提供抵押或质押担保的公告 | 2025-12-29 | Chinese | ||
| 40136335 | 关于拟使用自有闲置资金购买理财产品的公告 | 2025-12-29 | Chinese | ||
| 40136329 | 关于召开2026年第一次临时股东会通知公告(提供网络投票) | 2025-12-29 | Chinese | ||
| 40136318 | 第三届董事会第十八次会议决议公告 | 2025-12-29 | Chinese | ||
| 40136308 | 关于投资者关系活动记录表的公告 | 2025-12-03 | Chinese | ||
| 40136303 | 中德证券有限责任公司关于浙江荣亿精密机械股份有限公司向股东借款暨关联交易的核查意见 | 2025-12-01 | Chinese | ||
| 40136286 | 关于向股东借款暨关联交易的公告 | 2025-12-01 | Chinese | ||
| 40136271 | 三届董事会第十七次会议决议公告 | 2025-12-01 | Chinese | ||
| 40136259 | 关于投资服务器液冷快速接头精密零部件项目的公告 | 2025-12-01 | Chinese | ||
| 40136249 | 关于投资者关系活动记录表的公告 | 2025-11-23 | Chinese | ||
| 40136239 | 关于投资者关系活动记录表的公告 | 2025-11-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACME UNITED CORP
Supplier of cutting, measuring, first aid, and sharpening p…
|
ACU | US | Manufacturing |
|
Advanex inc.
Manufacturer specializing in precision springs and pressed …
|
5998 | JP | Manufacturing |
|
Allegion plc
Global provider of security and access solutions for doors …
|
ALLE | US | Manufacturing |
|
Almast OJSC
Manufactures diamond tools for cutting and machining stone …
|
ALMS | AM | Manufacturing |
|
ALPHA Corporation
Manufactures locks, keys, access control systems, and locke…
|
3434 | IN | Manufacturing |
|
Amatei Incorporated
Manufactures and sells a wide range of fastening products, …
|
5952 | JP | Manufacturing |
|
Armatura S.A.
Manufacturer of valves, faucets, and fittings for various i…
|
ARM | RO | Manufacturing |
|
ASAKA INDUSTRIAL CO.,LTD.
Manufacturer of tools for agriculture and construction, plu…
|
5962 | JP | Manufacturing |
|
ASSA ABLOY
A global leader in access solutions for managing physical a…
|
ASSA | SE | Manufacturing |
|
ATOM LIVIN TECH Co.,Ltd.
Develops, manufactures, and sells interior hardware for res…
|
3426 | 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/58778/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58778 | 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=58778 | 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=58778 \ -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": 58778}, 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: 58778)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.