荣亿精密 — 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 |
|---|---|---|---|
| 网络投票实施细则 | 2025-09-08 | Chinese | |
| 关于调整组织架构的公告 | 2025-09-08 | Chinese | |
| 第三届董事会第十四次会议决议公告 | 2025-09-08 | Chinese | |
| 对外担保管理制度 | 2025-09-08 | Chinese | |
| 对外投资管理制度 | 2025-09-08 | Chinese | |
| 总经理工作细则 | 2025-09-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40136073 | 网络投票实施细则 | 2025-09-08 | Chinese | ||
| 40136062 | 关于调整组织架构的公告 | 2025-09-08 | Chinese | ||
| 40136049 | 第三届董事会第十四次会议决议公告 | 2025-09-08 | Chinese | ||
| 40136041 | 对外担保管理制度 | 2025-09-08 | Chinese | ||
| 40136030 | 对外投资管理制度 | 2025-09-08 | Chinese | ||
| 40136015 | 总经理工作细则 | 2025-09-08 | Chinese | ||
| 40136006 | 董事会秘书工作制度 | 2025-09-08 | Chinese | ||
| 40135998 | 募集资金管理制度 | 2025-09-08 | Chinese | ||
| 40135990 | 子公司管理制度 | 2025-09-08 | Chinese | ||
| 40135981 | 防范控股股东及关联方占用资金管理制度 | 2025-09-08 | Chinese | ||
| 40135973 | 董事、高级管理人员持股变动管理制度 | 2025-09-08 | Chinese | ||
| 40135960 | 重大信息内部报告制度 | 2025-09-08 | Chinese | ||
| 40135947 | 独立董事专门会议制度 | 2025-09-08 | Chinese | ||
| 40135940 | 职工代表董事任命公告 | 2025-09-08 | Chinese | ||
| 40135931 | 内幕信息知情人登记管理制度 | 2025-09-08 | 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.